python-jinja2/tests/smoke.fmf
Lukas Zachar 53acc26463 Add tmt smoke test + plan
Related: bz#1950291
2021-07-19 09:50:49 +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