summaryrefslogtreecommitdiffstats
path: root/test/fixtures/repositories.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-09-20 14:06:57 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-09-20 14:06:57 +0000
commit21e18c1eb4ac6a882c57ee3df2225851da23a57f (patch)
tree8889e4351130e1528ebb6bef07538c71f70d826f /test/fixtures/repositories.yml
parent52a6b0a21e5e28da4ed590383ae778c306cfaf1b (diff)
downloadredmine-21e18c1eb4ac6a882c57ee3df2225851da23a57f.tar.gz
redmine-21e18c1eb4ac6a882c57ee3df2225851da23a57f.zip
Adds missing native eol properties.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2895 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/repositories.yml')
-rw-r--r--test/fixtures/repositories.yml34
1 files changed, 17 insertions, 17 deletions
diff --git a/test/fixtures/repositories.yml b/test/fixtures/repositories.yml
index d86e301c9..c55105897 100644
--- a/test/fixtures/repositories.yml
+++ b/test/fixtures/repositories.yml
@@ -1,17 +1,17 @@
----
-repositories_001:
- project_id: 1
- url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
- id: 10
- root_url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
- password: ""
- login: ""
- type: Subversion
-repositories_002:
- project_id: 2
- url: svn://localhost/test
- id: 11
- root_url: svn://localhost
- password: ""
- login: ""
- type: Subversion
+---
+repositories_001:
+ project_id: 1
+ url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
+ id: 10
+ root_url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
+ password: ""
+ login: ""
+ type: Subversion
+repositories_002:
+ project_id: 2
+ url: svn://localhost/test
+ id: 11
+ root_url: svn://localhost
+ password: ""
+ login: ""
+ type: Subversion