Skip to content

Commit

Permalink
Fix test command
Browse files Browse the repository at this point in the history
  • Loading branch information
tricknotes committed Apr 26, 2012
1 parent 2444185 commit 4a0623b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guts.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Next install all the runtime and development dependencies:

To run the test suite:

$ vows
$ npm test

If you're hacking on Zombie and testing it in a different project, you
can "install" your working directory using `npm link`.
Expand Down

0 comments on commit 4a0623b

Please sign in to comment.