python-urllib3/tests/super_smoke.fmf
Lukáš Zachar 3d04712705 Add gating
Same 'smoke' as in c9s
2024-09-12 19:35:40 +02:00

6 lines
88 B
Plaintext

test: python3 -c 'import urllib3'
framework: shell
require:
- python3
- python3-urllib3