Skip to content

Commit

Permalink
Merge c9b6f8d into c059ffc
Browse files Browse the repository at this point in the history
  • Loading branch information
emilgoldsmith committed Oct 16, 2018
2 parents c059ffc + c9b6f8d commit b9bb54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ Introduction
Imagine you want to test this module:

```javascript
// lib/myModules.js
// lib/myModule.js
// With rewire you can change all these variables
var fs = require("fs"),
path = "/somewhere/on/the/disk";
Expand Down

0 comments on commit b9bb54a

Please sign in to comment.