Skip to content
Snippets Groups Projects
Commit a1f27d1b authored by sumneko's avatar sumneko
Browse files

2.4.0

parent ec394a96
No related branches found
No related tags found
No related merge requests found
...@@ -185,7 +185,7 @@ local count = copyFiles(ROOT , out) { ...@@ -185,7 +185,7 @@ local count = copyFiles(ROOT , out) {
print(('复制了[%d]个文件'):format(count)) print(('复制了[%d]个文件'):format(count))
print('开始测试...') print('开始测试...')
--runTest(out / 'server') runTest(out / 'server')
print('删除多余文件...') print('删除多余文件...')
removeFiles(out) { removeFiles(out) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment