parent
af86b7a8f9
commit
b654c30c3e
@ -1,4 +1,9 @@
|
|||||||
summary: Basic smoke test
|
summary: Basic smoke test
|
||||||
|
discover:
|
||||||
|
how: shell
|
||||||
|
tests:
|
||||||
|
- name: /smoke/empty-grammar
|
||||||
|
test: |
|
||||||
|
echo 'non terminal bar; bar::=;' | cup
|
||||||
execute:
|
execute:
|
||||||
script:
|
how: tmt
|
||||||
- echo 'non terminal bar; bar::=;' | cup
|
|
||||||
|
Loading…
Reference in new issue