python-jinja2/tests/smoke.fmf
Lukas Zachar ad8569f261 Add tmt smoke test + plan
Cherry-picked from c9s.
Commit hash: 53acc26463
2024-07-25 11:33:08 +02:00

8 lines
153 B
Plaintext

description: |
Runs very simple jinja2 template which should always work
test: python3 smoke.py
framework: shell
require:
- python3
- python3-jinja2