summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test.lua')
-rw-r--r--test.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.lua b/test.lua
index 94c5bcf7..fe998a89 100644
--- a/test.lua
+++ b/test.lua
@@ -89,7 +89,6 @@ local function main()
--config.config.intelliSense.searchDepth = 5
loadDocMetas()
- test 'full'
require 'bee.platform'.OS = 'Windows'
testAll()
require 'bee.platform'.OS = 'Linux'