summaryrefslogtreecommitdiff
path: root/server/test
diff options
context:
space:
mode:
Diffstat (limited to 'server/test')
-rw-r--r--server/test/diagnostics/init.lua14
1 files changed, 7 insertions, 7 deletions
diff --git a/server/test/diagnostics/init.lua b/server/test/diagnostics/init.lua
index 4a34c3db..9e3bc0b4 100644
--- a/server/test/diagnostics/init.lua
+++ b/server/test/diagnostics/init.lua
@@ -475,13 +475,13 @@ local x
x = x or -1
]]
-TEST [[
-local t = {}
-function t:<!a!>()
-end
-function t:<!a!>()
-end
-]]
+--TEST [[
+--local t = {}
+--function t:<!a!>()
+--end
+--function t:<!a!>()
+--end
+--]]
TEST [[
local t = {}