From 929865ff628322da213f2296b6dcef3f4107129f Mon Sep 17 00:00:00 2001 From: Andrei Formiga Date: Fri, 27 May 2016 19:38:54 -0300 Subject: [PATCH] Deleted test for fix #4001 --- tests/pragmas/thintoff.nim | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/pragmas/thintoff.nim diff --git a/tests/pragmas/thintoff.nim b/tests/pragmas/thintoff.nim deleted file mode 100644 index 7a5b344e66..0000000000 --- a/tests/pragmas/thintoff.nim +++ /dev/null @@ -1,6 +0,0 @@ -# issue #4001 -discard """ - errormsg: "invalid pragma: hint[]: off" -""" - -{. hint[]: off .}