summaryrefslogtreecommitdiff
path: root/test/full/self.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/full/self.lua')
-rw-r--r--test/full/self.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/full/self.lua b/test/full/self.lua
index 247702ae..7b5f04f4 100644
--- a/test/full/self.lua
+++ b/test/full/self.lua
@@ -15,8 +15,6 @@ fsu.scanDirectory(ROOT, function (path)
files.open(uri)
end)
-config.config.diagnostics.disable['undefined-field'] = true
-config.config.diagnostics.disable['redundant-parameter'] = true
diag.start()
local clock = os.clock()