Skip to content

Commit

Permalink
feat(docs): use npm test
Browse files Browse the repository at this point in the history
  • Loading branch information
janl committed Jul 3, 2020
1 parent 864f21a commit ad96a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pointer.set(obj, 1) // sets obj.foo = 1

## Testing

$ node test.js
$ npm test
All tests pass.
$

Expand Down

0 comments on commit ad96a94

Please sign in to comment.