python-tomli/plans.fmf
Lukas Zachar a8bc149d4d Add tmt gating plan
Related: rhbz#2175215
2023-03-14 20:43:20 +01:00

12 lines
203 B
Plaintext

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