aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/RUNNING_UNIT_TESTS.rdoc
diff options
context:
space:
mode:
authorDoug Yun <yun.douglas@gmail.com>2013-02-19 11:11:42 -0500
committerDoug Yun <yun.douglas@gmail.com>2013-02-19 11:11:42 -0500
commit336dae02cd001b0bea9e106e129e89931cce29e6 (patch)
tree8077485beeb715fea28faca0fd36eb3a457b2d72 /activerecord/RUNNING_UNIT_TESTS.rdoc
parentf9f6fc7a91fecc7a52c812d2900b9ae5d4636743 (diff)
downloadrails-336dae02cd001b0bea9e106e129e89931cce29e6.tar.gz
rails-336dae02cd001b0bea9e106e129e89931cce29e6.tar.bz2
rails-336dae02cd001b0bea9e106e129e89931cce29e6.zip
Corrected link anchor and added colons for continuity
Diffstat (limited to 'activerecord/RUNNING_UNIT_TESTS.rdoc')
-rw-r--r--activerecord/RUNNING_UNIT_TESTS.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/RUNNING_UNIT_TESTS.rdoc b/activerecord/RUNNING_UNIT_TESTS.rdoc
index bdd8834dcb..2f3d516c43 100644
--- a/activerecord/RUNNING_UNIT_TESTS.rdoc
+++ b/activerecord/RUNNING_UNIT_TESTS.rdoc
@@ -2,7 +2,7 @@
If you don't have the environment set make sure to read
- http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#testing-active-record.
+ http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#testing-active-record
== Running the Tests