From 280b5e851aecddd668a635cbcd6eba217d6dc0ba Mon Sep 17 00:00:00 2001 From: daurnimator Date: Mon, 22 May 2017 14:11:42 +1000 Subject: tests: remove some extra prints --- tests/test-suite/constructs.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test-suite/constructs.js') diff --git a/tests/test-suite/constructs.js b/tests/test-suite/constructs.js index d260843..20a1210 100644 --- a/tests/test-suite/constructs.js +++ b/tests/test-suite/constructs.js @@ -371,7 +371,6 @@ if (false) { cases[1] = basiccases for i = 2, level do cases[i] = createcases(i) end - print("+") local prog = [[if %s then IX = true end; return %s]] -- cgit v1.2.3-54-g00ecf