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"
|