python-cffsubr/plans/python-cffsubr.fmf
2024-07-29 13:56:13 +05:30

12 lines
207 B
Plaintext

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