From 6900b3e6ed05b48da360122595b59856f36601eb Mon Sep 17 00:00:00 2001 From: Waynn Lue Date: Mon, 13 Jan 2014 12:15:52 -0800 Subject: add punctuation --- actionpack/RUNNING_UNIT_TESTS.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actionpack/RUNNING_UNIT_TESTS.rdoc b/actionpack/RUNNING_UNIT_TESTS.rdoc index 3566821362..ad1448f61b 100644 --- a/actionpack/RUNNING_UNIT_TESTS.rdoc +++ b/actionpack/RUNNING_UNIT_TESTS.rdoc @@ -2,9 +2,9 @@ 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, check out the -full array of rake tasks with "rake -T" +full array of rake tasks with "rake -T". -Rake can be found at http://rake.rubyforge.org +Rake can be found at http://rake.rubyforge.org. == Running by hand -- cgit v1.2.3