python-urllib3/tests/super_smoke.fmf

6 lines
88 B
Plaintext
Raw Normal View History

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