python-iniconfig/plans.fmf

12 lines
211 B
Plaintext

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