mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
update angular test_lib bundle name
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = function(config) {
|
||||
frameworks: ['jasmine'],
|
||||
|
||||
files: buildConfig.scripts.concat([
|
||||
'node_modules/angular2/bundles/test_lib.dev.js',
|
||||
'node_modules/angular2/bundles/test_lib.js',
|
||||
'dist/tests/**/*.spec.js',
|
||||
'scripts/karma/test-main.js'
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user