summaryrefslogtreecommitdiff
path: root/server/test/main.lua
diff options
context:
space:
mode:
Diffstat (limited to 'server/test/main.lua')
-rw-r--r--server/test/main.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/test/main.lua b/server/test/main.lua
index f6b1cede..67e2da0a 100644
--- a/server/test/main.lua
+++ b/server/test/main.lua
@@ -26,7 +26,7 @@ local function main()
test 'vm'
test 'definition'
test 'diagnostics'
- --test 'type_inference'
+ test 'type_inference'
test 'find_lib'
print('测试完成')