mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
fix(input): checked attr can be an empty string or no value
This commit is contained in:
@ -17,7 +17,7 @@ module.exports = function(config) {
|
||||
'node_modules/rxjs/bundles/Rx.min.js',
|
||||
'dist/bundles/ionic.system.js',
|
||||
//'node_modules/angular2/bundles/test_lib.js',
|
||||
{ pattern: 'dist/tests/**/nav-controller.spec.js', included: false },
|
||||
{ pattern: 'dist/tests/**/*.spec.js', included: false },
|
||||
'scripts/karma/test-main.js'
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user