19379769a0
Content corresponds with RHEL dist-git commit 3f9aec2
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
summary: Simple gating test
|
|
execute:
|
|
how: tmt
|
|
discover:
|
|
how: shell
|
|
tests:
|
|
- name: /import
|
|
test: python3 -c "import mako"
|