Skip to content

Commit

Permalink
Added docs for running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 25, 2011
1 parent f44e884 commit b3b83bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -69,3 +69,8 @@ parser.on('end', function() {

req.pipe(parser);
```

## Running tests

$ node test

0 comments on commit b3b83bf

Please sign in to comment.