Commit 1b5aec0e authored by worry127722's avatar worry127722

修改测试配置

parent dc8b8c72
......@@ -201,9 +201,9 @@ module.exports = function(config) {
'../src/module/*.js': ['coverage'],
'../src/protocal/*.js': ['coverage'],
'../src/ui/*.js': ['coverage'],
'../src/layout/*.js': ['coverage'],
'../src/template/*.js': ['coverage'],
'../src/theme/*.js': ['coverage']
// '../src/layout/*.js': ['coverage'],
// '../src/template/*.js': ['coverage'],
// '../src/theme/*.js': ['coverage']
}
,
coverageReporter: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment