Document how to run the tests

This commit is contained in:
bootstraponline
2013-02-26 19:22:44 -05:00
parent 852ecdd1a9
commit f908d0d170
+5
View File
@@ -589,3 +589,8 @@ your changes merged back into core is as follows:
$ cd gollum
gollum$ rake build
gollum$ gem install --no-ri --no-rdoc pkg/gollum*.gem
## RUN THE TESTS
bundle install
bundle exec rake test