From 10a999ff48d18737be710c1308d829b27f9487ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Fri, 11 Jun 2021 19:48:00 +0800 Subject: cleanup --- test.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test.lua') diff --git a/test.lua b/test.lua index fe998a89..4a2d7f06 100644 --- a/test.lua +++ b/test.lua @@ -89,6 +89,8 @@ local function main() --config.config.intelliSense.searchDepth = 5 loadDocMetas() + test 'full' + require 'bee.platform'.OS = 'Windows' testAll() require 'bee.platform'.OS = 'Linux' -- cgit v1.2.3