Skip to content

Commit 71bc2ef

Browse files
author
benholloway
committed
minor change
1 parent 6ebbd0b commit 71bc2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/watch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var gulp = require('gulp'),
88
var defaults = require('../lib/config/defaults'),
99
yargs = require('../lib/util/yargs'),
1010
hr = require('../lib/util/hr'),
11-
karma = require('../lib/test/karma'),
11+
karma = require('../lib/test/karma'),
1212
jshintReporter = require('../lib/util/jshint-reporter'),
1313
streams = require('../lib/config/streams');
1414

0 commit comments

Comments
 (0)