fonttools/plans/fonttools.fmf
2024-08-28 18:59:18 +05:30

12 lines
197 B
Plaintext

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