Skip to content

Commit

Permalink
remove fulltest guide on README
Browse files Browse the repository at this point in the history
  • Loading branch information
keepcosmos committed Sep 6, 2015
1 parent a46eae2 commit f6ac962
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.rdoc
Expand Up @@ -136,12 +136,11 @@ Or:

bundle install # this assumes that you have installed native extensions!

There are two rake-based test tasks:
There is a rake-based test task:

rake test tests all the fast tests (no Handlers or Adapters)
rake fulltest runs all the tests
rake test tests all the tests

The fast testsuite has no dependencies outside of the core Ruby
The testsuite has no dependencies outside of the core Ruby
installation and bacon.

To run the test suite completely, you need:
Expand Down

0 comments on commit f6ac962

Please sign in to comment.