We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e1615 commit 7bd14e8Copy full SHA for 7bd14e8
test/karma.conf.js
@@ -66,7 +66,7 @@ module.exports = function (config) {
66
'./test-main-classic.js',
67
68
/***common的源码***/
69
- '../src/common/**/*.js',
+ '../src/common/!(ai)/*.js',
70
/**测试文件**/
71
'./test-main-common.js',
72
0 commit comments