diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-05-03 10:14:44 +0300 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-05-03 10:14:44 +0300 |
commit | 895b16eac854ead0c4bbd613abc3e4ed066f3561 (patch) | |
tree | e4c5d29e7abfd6e2a85f399c6263b7214565242a /README.md | |
parent | 2fc236177f70244101b285bde8ee6a77f779c0ce (diff) | |
download | gitlab-ce-895b16eac854ead0c4bbd613abc3e4ed066f3561.tar.gz |
link to spinach in the README. Closes #3810
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f3af521a779..0fbad9f9ce0 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman) bundle exec rake spec -* Spinach integration tests +* [Spinach](https://github.com/codegram/spinach) integration tests bundle exec rake spinach |