summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-12-08 21:45:31 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-12-08 21:45:31 +0800
commit2e15bfac358e80df819354f0e2a2ba12cc9c93cc (patch)
tree116013a37e4882123d04c48241ca851e9c5db44e /test.lua
parentf3ad9225ae04dae2f9ee295709fc623587b1b4e8 (diff)
downloadlua-language-server-2e15bfac358e80df819354f0e2a2ba12cc9c93cc.zip
cleanup
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 26c555c1..2c2c1713 100644
--- a/test.lua
+++ b/test.lua
@@ -22,7 +22,6 @@ log.init(ROOT, ROOT / 'log' / 'test.log')
log.debug('测试开始')
LOCALE = 'zh-cn'
-PREVIEW = true
--dofile((ROOT / 'build_package.lua'):string())
require 'tracy'