Skip to content

Commit 16ff9bd

Browse files
committed
还原误提交的文件 karma
1 parent 782bcd4 commit 16ff9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ module.exports = function (config) {
3838
{pattern: '../src/classic/libs/Lang/*.js', include: false},
3939
{pattern: '../src/classic/theme/default/*.css', include: false},
4040
/**测试文件**/
41-
// './test-main-classic.js',
41+
'./test-main-classic.js',
4242

4343
/***common的源码***/
4444
'../src/common/**/*.js',

0 commit comments

Comments
 (0)