cepces/tests/smoke.fmf
2024-07-10 14:21:38 +02:00

6 lines
105 B
Plaintext

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