Cython/plans.fmf
Tomas Orsava 88c0d02044 Add gating configuration and a simple smoke test
Related: rhbz#1950291
2022-02-16 16:33:16 +01:00

12 lines
205 B
Plaintext

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