Fix typo.

This commit is contained in:
Gunther Brunner
2016-01-19 23:12:13 +09:00
parent a3f815c118
commit fc58fac1c3

View File

@@ -7,7 +7,7 @@
- Added feature to detect if selenium is running or not
*/
var es = require('event-that')
var es = require('event-stream')
var path = require('path')
var childProcess = require('child_process')
var PluginError = require('gulp-util').PluginError