Skip to content
Snippets Groups Projects
Commit f908d0d1 authored by bootstraponline's avatar bootstraponline
Browse files

Document how to run the tests

parent 852ecdd1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment