Skip to content

Commit ad96a94

Browse files
committed
feat(docs): use npm test
1 parent 864f21a commit ad96a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pointer.set(obj, 1) // sets obj.foo = 1
2828

2929
## Testing
3030

31-
$ node test.js
31+
$ npm test
3232
All tests pass.
3333
$
3434

0 commit comments

Comments
 (0)