python-idna/plans.fmf
2024-07-04 15:22:24 +00:00

12 lines
201 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import idna'
require:
- python3-idna
duration: 1m
execute:
how: tmt