Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit a8ca971

Browse files
vicbmhevery
authored andcommitted
chore(karma): clean up karma-conf
1 parent 4b121ee commit a8ca971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-perf.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = function(config) {
1212
'test/config/filter_tests.dart',
1313
{pattern: '**/*.dart', watched: true, included: false, served: true},
1414
'packages/browser/dart.js',
15-
'packages/browser/interop.js',
15+
'packages/browser/interop.js'
1616
],
1717

1818
autoWatch: false,

0 commit comments

Comments
 (0)