diff options
Diffstat (limited to 'wscript')
-rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,4 +118,4 @@ def test(ctx): run_test('./test/match.resp', '12.0000 : Float') # Quoting - run_test('./test/quote.resp', '2 : Int') + run_test('./test/quote.resp', '4 : Int') |