summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-12-08 19:54:23 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-12-08 19:54:23 +0800
commitf3ad9225ae04dae2f9ee295709fc623587b1b4e8 (patch)
tree5ce55049395ba601ef403bf0a36663762314e0a2 /test.lua
parentd4e35887aba9ed3794d5694a19b976eed5a68269 (diff)
downloadlua-language-server-f3ad9225ae04dae2f9ee295709fc623587b1b4e8.zip
cleanup
Diffstat (limited to 'test.lua')
-rw-r--r--test.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.lua b/test.lua
index 2c2c1713..26c555c1 100644
--- a/test.lua
+++ b/test.lua
@@ -22,6 +22,7 @@ log.init(ROOT, ROOT / 'log' / 'test.log')
log.debug('测试开始')
LOCALE = 'zh-cn'
+PREVIEW = true
--dofile((ROOT / 'build_package.lua'):string())
require 'tracy'