diff --git a/.luarc.json b/.luarc.json index 12696131aa..5a014a26ea 100644 --- a/.luarc.json +++ b/.luarc.json @@ -9,6 +9,9 @@ "${3rd}/busted/library", "${3rd}/luv/library" ], + "ignoreDir": [ + "test" + ], "checkThirdParty": false }, "diagnostics": {