Skip to content

Commit a1f27d1

Browse files
committed
2.4.0
1 parent ec394a9 commit a1f27d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ local count = copyFiles(ROOT , out) {
185185
print(('复制了[%d]个文件'):format(count))
186186

187187
print('开始测试...')
188-
--runTest(out / 'server')
188+
runTest(out / 'server')
189189

190190
print('删除多余文件...')
191191
removeFiles(out) {

0 commit comments

Comments
 (0)