python-urllib3/tests/super_smoke.fmf
Lukas Zachar 60db3bcb42 Add gating and very simple import test
Related: bz#1950291
2021-08-24 11:36:40 +00:00

6 lines
88 B
Plaintext

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