python-chardet/plans.fmf
Tomas Orsava f8acd16e75 Add gating configuration and a simple smoke test
Related: rhbz#1950291
2022-02-21 15:30:20 +01:00

12 lines
207 B
Plaintext

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