python-mako/plans/python-mako.fmf

12 lines
201 B
Plaintext

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