mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
also remove line from karma config coz chris meyers is an idiot
This commit is contained in:
@@ -20,7 +20,6 @@ module.exports = function(config) {
|
|||||||
'./client/src/app.js',
|
'./client/src/app.js',
|
||||||
'./node_modules/angular-mocks/angular-mocks.js',
|
'./node_modules/angular-mocks/angular-mocks.js',
|
||||||
{ pattern: './tests/**/*-test.js' },
|
{ pattern: './tests/**/*-test.js' },
|
||||||
{ pattern: './tests/**/*.json', included: false},
|
|
||||||
'client/src/**/*.html'
|
'client/src/**/*.html'
|
||||||
],
|
],
|
||||||
preprocessors: {
|
preprocessors: {
|
||||||
|
|||||||
Reference in New Issue
Block a user