X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=tests%2Ftestcase.g;h=b1321b14baf7e55d44156ccb0747c2624dfded89;hp=8bb684cb1fa86de9a4f9041028755614fe3313e9;hb=7d1d5b9e2969e687cc07592f5a212681f8d26479;hpb=3b6e0c938815ed31b108e89a7a5890eb00b58a92 diff --git a/tests/testcase.g b/tests/testcase.g index 8bb684c..b1321b1 100644 --- a/tests/testcase.g +++ b/tests/testcase.g @@ -1,6 +1,5 @@ ts = ts:: !ws tests !ws tests = test */ ws -ws = w* test = ^"testcase" "{" input output +/ ws (grammar::Grammar) "}" /ws | ^"testcase" "{" input (grammar::Grammar) "}" /ws | ^"tibcase" "{" input output +/ ws (grammar::Grammar) "}" /ws