checkpoint
[sbp.git] / tests / testcase.g
index cc6fd20..061bfe9 100644 (file)
@@ -1,4 +1,4 @@
-ts         = ts:: !ws tests !ws
+ts         = ts:: ws! tests ws!
 tests      =      test */ ws
 test       =   tca::   "testcase" "{" input (o::(output +/ ws))   (grammaro::Grammar) "}" /ws
            |   tcb::   "testcase" "{" input                       (grammaro::Grammar) "}" /ws