python-cffsubr/plans/python-cffsubr.fmf

12 lines
207 B
Plaintext
Raw Permalink Normal View History

2024-07-29 08:26:13 +00:00
discover:
- name: smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import cffsubr'
require:
- python3-cffsubr
duration: 1m
execute:
how: tmt