summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2013-05-03 01:03:49 -0700
committerBen Bodenmiller <bbodenmiller@hotmail.com>2013-05-03 01:03:49 -0700
commitccd181d7c5bde22cbdaf93f3c5b60f4e938d22f6 (patch)
tree09155f0477828e4911d36a88e1d0c6000e963b5f /README.md
parent2fc236177f70244101b285bde8ee6a77f779c0ce (diff)
downloadgitlab-ce-ccd181d7c5bde22cbdaf93f3c5b60f4e938d22f6.tar.gz
link to RSpec. related to #3810
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3af521a779..1e558383578 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman)
bundle exec rake gitlab:test
-* Rspec unit and functional tests
+* [RSpec](http://rspec.info/) unit and functional tests
bundle exec rake spec