From 2dfcbdeedb0ac40d4865aaf5c2202dfba95f4a38 Mon Sep 17 00:00:00 2001 From: Alasdair Armstrong Date: Fri, 14 Dec 2018 15:17:42 +0000 Subject: Add a few more tests for Jenkins Some of the output from the tests scripts is odd on Jenkins, try to fix this by flushing stdout more regularly in the test scripts --- test/typecheck/pass/commentfix.sail | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/typecheck/pass/commentfix.sail (limited to 'test/typecheck') diff --git a/test/typecheck/pass/commentfix.sail b/test/typecheck/pass/commentfix.sail new file mode 100644 index 00000000..fd2cf0b2 --- /dev/null +++ b/test/typecheck/pass/commentfix.sail @@ -0,0 +1,7 @@ +/********/ + +/*=====*/ + +////// + +default Order inc -- cgit v1.2.3