We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed09cac commit 3e1bdd1Copy full SHA for 3e1bdd1
lib/test/karma.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-var path = require('path')
+var path = require('path'),
4
fs = require('fs'),
5
gutil = require('gulp-util'),
6
through = require('through2'),
0 commit comments