aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/RUNNING_UNIT_TESTS.rdoc
diff options
context:
space:
mode:
authorWaynn Lue <WLGades@gmail.com>2014-01-08 18:02:25 -0800
committerWaynn Lue <WLGades@gmail.com>2014-01-08 18:02:25 -0800
commit6a45a690a2626fa4a8ccefaa8be3fc0a10076ba5 (patch)
tree57d564c6b0ab8b00223d58b549be70740a0b0a7d /actionpack/RUNNING_UNIT_TESTS.rdoc
parentc4fb191a4cc246db849f7acf31bd7edb4664cca5 (diff)
downloadrails-6a45a690a2626fa4a8ccefaa8be3fc0a10076ba5.tar.gz
rails-6a45a690a2626fa4a8ccefaa8be3fc0a10076ba5.tar.bz2
rails-6a45a690a2626fa4a8ccefaa8be3fc0a10076ba5.zip
change to "check out"
Diffstat (limited to 'actionpack/RUNNING_UNIT_TESTS.rdoc')
-rw-r--r--actionpack/RUNNING_UNIT_TESTS.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/RUNNING_UNIT_TESTS.rdoc b/actionpack/RUNNING_UNIT_TESTS.rdoc
index 08767ae133..3566821362 100644
--- a/actionpack/RUNNING_UNIT_TESTS.rdoc
+++ b/actionpack/RUNNING_UNIT_TESTS.rdoc
@@ -1,7 +1,7 @@
== Running with Rake
The easiest way to run the unit tests is through Rake. The default task runs
-the entire test suite for all classes. For more information, checkout the
+the entire test suite for all classes. For more information, check out the
full array of rake tasks with "rake -T"
Rake can be found at http://rake.rubyforge.org