trying to fix karma issue

This commit is contained in:
Torkel Ödegaard
2016-04-03 09:43:33 -04:00
parent b30b78e442
commit 6e6ebc5947
5 changed files with 5 additions and 13 deletions

View File

@@ -9,7 +9,6 @@ module.exports = function(config) {
// list of files / patterns to load in the browser
files: [
'vendor/npm/es6-shim/es6-shim.js',
'vendor/npm/es6-promise/dist/es6-promise.js',
'vendor/npm/systemjs/dist/system.src.js',
'test/test-main.js',