Skip to content

Commit fad9286

Browse files
committed
ngGrid removed from karma
1 parent e234ad2 commit fad9286

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

karma.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ module.exports = function (config) {
1313
'app/bower_components/angular-bootstrap/ui-bootstrap.js',
1414
'app/bower_components/underscore/underscore.js',
1515
'app/bower_components/jquery/dist/jquery.js',
16-
'app/bower_components/angular-grid/build/ng-grid.js',
1716
'app/js/app.js',
1817
'app/js/**/*.js',
1918
'test/client/**/*.js'

0 commit comments

Comments
 (0)