Skip to content

Commit

Permalink
[clean] move bdd-stdin
Browse files Browse the repository at this point in the history
  • Loading branch information
icfr committed Sep 26, 2016
1 parent c0314ae commit d502d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/bdd-stdin.js → test/utils/bdd-stdin.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ bddStdin.keys = Object.freeze({
delete: '\u0008'
});

module.exports = bddStdin;
module.exports = bddStdin;

0 comments on commit d502d78

Please sign in to comment.