python-appdirs/plans/python-appdirs.fmf
2024-07-29 14:08:50 +05:30

12 lines
207 B
Plaintext

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