summaryrefslogtreecommitdiff
path: root/server/test/full/example.lua
diff options
context:
space:
mode:
Diffstat (limited to 'server/test/full/example.lua')
-rw-r--r--server/test/full/example.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/test/full/example.lua b/server/test/full/example.lua
index 90eff536..cf23335c 100644
--- a/server/test/full/example.lua
+++ b/server/test/full/example.lua
@@ -13,4 +13,4 @@ local function testIfExit(path)
print('基准测试耗时:', os.clock() - clock)
end
end
-testIfExit(ROOT / 'test' / 'example' / 'vm.lua')
+testIfExit(ROOT / 'test' / 'example' / 'vm.txt')