Commit 4710897c0d6211b55be2f72a93604582d27d305e
1 parent
3dcfae75
Exists in
spb-stable
and in
3 other branches
Add testme repo for dev seeds
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
db/fixtures/development/04_project.rb
@@ -10,6 +10,7 @@ project_urls = [ | @@ -10,6 +10,7 @@ project_urls = [ | ||
10 | 'https://github.com/gitlabhq/gitlab-recipes.git', | 10 | 'https://github.com/gitlabhq/gitlab-recipes.git', |
11 | 'https://github.com/gitlabhq/gitlab-shell.git', | 11 | 'https://github.com/gitlabhq/gitlab-shell.git', |
12 | 'https://github.com/gitlabhq/grack.git', | 12 | 'https://github.com/gitlabhq/grack.git', |
13 | + 'https://github.com/gitlabhq/testme.git', | ||
13 | 'https://github.com/twitter/flight.git', | 14 | 'https://github.com/twitter/flight.git', |
14 | 'https://github.com/twitter/typeahead.js.git', | 15 | 'https://github.com/twitter/typeahead.js.git', |
15 | 'https://github.com/h5bp/html5-boilerplate.git', | 16 | 'https://github.com/h5bp/html5-boilerplate.git', |