Skip to content

Commit

Permalink
run test directly instead of with turn
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wiggins committed Mar 11, 2011
1 parent 69b6223 commit bf4699c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ Running the tests

If you wish to hack on Stalker, install these extra gems:

$ gem install contest mocha turn
$ gem install contest mocha

Run the tests:
Make sure you have a beanstalkd running, then run the tests:

$ turn
$ ruby test/stalker_test.rb

Meta
----
Expand Down

0 comments on commit bf4699c

Please sign in to comment.