python3.12-idna/plans.fmf
Lukas Zachar 7115f31475 Add tmt gating plan
Cherry-picked from python3.11-idna faeb66351e9a268e418a7fd463403506ca6192cf
faeb66351e
2024-01-12 11:47:03 +01:00

12 lines
207 B
Plaintext

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