Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-05-03 14:51:53 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-05-03 14:51:53 +0400
commit3466cc55077d93af1b778ee60c51189e3137feea (patch)
treeb015f0a0f5b9972ddef6992584fda506667aa903 /README.md
parent28b6c4dcbbad5f4802eb803edb07e442ddc12cd4 (diff)
parentccd181d7c5bde22cbdaf93f3c5b60f4e938d22f6 (diff)
Merge pull request #3820 from bbodenmiller/patch-3
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 0fbad9f9ce0..af8b4648d51 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