summaryrefslogtreecommitdiff
path: root/server/test/document_symbol
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-03-12 15:04:25 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-03-12 15:04:25 +0800
commit9efa5581ec3c628694c71c77970e769b83b31b00 (patch)
tree5f60ec4279383ec565b0cab17f8919a45feb196a /server/test/document_symbol
parent4f11f1b3a291dbbe3e8185b49aa1346f7977ecb5 (diff)
downloadlua-language-server-9efa5581ec3c628694c71c77970e769b83b31b00.zip
修正一个bug
Diffstat (limited to 'server/test/document_symbol')
-rw-r--r--server/test/document_symbol/init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/test/document_symbol/init.lua b/server/test/document_symbol/init.lua
index 281c3e89..e17acd9f 100644
--- a/server/test/document_symbol/init.lua
+++ b/server/test/document_symbol/init.lua
@@ -426,3 +426,4 @@ local function testIfExit(path)
end
end
testIfExit[[D:\Github\lua\testes\coroutine.lua]]
+testIfExit[[D:\Github\War3-lua-map\scripts\game\init.lua]]