Remove test/support.js from karma config

The file no longer exists.
This commit is contained in:
Miroslav Bajtoš 2017-01-26 10:10:19 +01:00
parent 93ab8644c4
commit 78f8b9124a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ module.exports = function(config) {
// list of files / patterns to load in the browser
files: [
'node_modules/es5-shim/es5-shim.js',
'test/support.js',
'test/loopback.test.js',
'test/model.test.js',
// [rfeng] Browserified common/models/application.js