python-six/plans.fmf

12 lines
193 B
Plaintext
Raw Normal View History

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