Skip to content

Commit 909456c

Browse files
committed
Merge pull request #2 from isaacs/patch-1
Add a test script.
2 parents e6877cf + 65447ee commit 909456c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@
1111
{ "web" : "http://github.com/janl/node-jsonpointer/issues" }
1212
, "engines" : ["node >= 0.4.9"]
1313
, "main" : "./jsonpointer"
14+
, "scripts" : { "test" : "node test.js" }
1415
}

0 commit comments

Comments
 (0)