summaryrefslogtreecommitdiffstats
path: root/test/fixtures/repositories.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-01 17:15:42 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-12-01 17:15:42 +0000
commitdb002edabdec9050e6d512ae8759783894b9624a (patch)
treea7f455c3b01a3c59380808b44ffb8b0d767acf82 /test/fixtures/repositories.yml
parent3baf086e2d8e5d969ce12217e1e143e5b4ec971a (diff)
downloadredmine-db002edabdec9050e6d512ae8759783894b9624a.tar.gz
redmine-db002edabdec9050e6d512ae8759783894b9624a.zip
* Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited)
* Fixed TimelogController#report december error * Fixed ProjectsControllerTest#test_activity 1st and 2nd day of the month failure git-svn-id: http://redmine.rubyforge.org/svn/trunk@938 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/repositories.yml')
-rw-r--r--test/fixtures/repositories.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/repositories.yml b/test/fixtures/repositories.yml
index 6d288b192..46afed245 100644
--- a/test/fixtures/repositories.yml
+++ b/test/fixtures/repositories.yml
@@ -6,3 +6,10 @@ repositories_001:
root_url: svn://localhost
password: ""
login: ""
+repositories_002:
+ project_id: 2
+ url: svn://localhost/test
+ id: 11
+ root_url: svn://localhost
+ password: ""
+ login: ""