We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad62d5c commit 1ecf62dCopy full SHA for 1ecf62d
app/templates/karma.conf.js(karma)
@@ -35,6 +35,7 @@ module.exports = function (config) {
35
'bower_components/angular-mocks/angular-mocks.js',
36
'app.js',
37
'views/**/*.js',
38
+ 'views/**/*.html',
39
'services/**/*.js',
40
'directives/**/*.js',
41
'directives/**/*.html',
0 commit comments