Skip to content

Commit

Permalink
AARGGHHHH
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Aug 11, 2017
1 parent 2c05caa commit b38632e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cli/samples/node-config/_config.js
@@ -1,4 +1,4 @@
const sander = require('glob');
const sander = require('sander');

sander.rimrafSync(__dirname, 'node_modules');
sander.copydirSync(__dirname, 'node_modules_rename_me').to(__dirname, 'node_modules');
Expand Down

0 comments on commit b38632e

Please sign in to comment.