Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
annaswims committed Nov 14, 2011
1 parent 4a58ab1 commit bbce1fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rdoc
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@


* To pretty up the display of data when you're using the console: * To pretty up the display of data when you're using the console:
Hirb.enable Hirb.enable

* to run rspec tests
bundle exec rake spec

* to run non-rspec tests
rake test

0 comments on commit bbce1fa

Please sign in to comment.