Skip to content

Commit

Permalink
fix test/integration/glob.spec.js
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull committed Apr 21, 2018
1 parent db4853d commit 822b115
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/glob.spec.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict';

var expect = require('expect.js');
var exec = require('child_process').exec;
var path = require('path');

Expand Down

0 comments on commit 822b115

Please sign in to comment.