Skip to content

Commit

Permalink
Instruction for how to run test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Mar 18, 2009
1 parent 5e9e4ce commit 3310f37
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.markdown
Expand Up @@ -15,6 +15,12 @@ Try it!
$ rake launch
# Navigate to <http://0.0.0.0:4567>

Run the test suite
------------------

Install the test dependencies with `rake test:install_dependencies` and
run the test suite with `rake test`.

Thanks
------

Expand Down

0 comments on commit 3310f37

Please sign in to comment.