cepces/tests/smoke.fmf
Andreas Schneider f4907c3180 Add gating test
related: RHEL-13739
2023-11-14 10:46:13 +01:00

6 lines
105 B
Plaintext

test: python3 -c 'import cepces; cepces.Base()'
framework: shell
require:
- python3
- python3-cepces