summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
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 ed8d8dfc..5563e550 100644
--- a/test.lua
+++ b/test.lua
@@ -18,6 +18,7 @@ log.debug('测试开始')
ac = {}
--dofile((ROOT / 'build_package.lua'):string())
+require 'tracy' .enable()
local function loadAllLibs()
assert(require 'bee.filesystem')