@@ -138,7 +138,7 class RepositoryTest < ActiveSupport::TestCase | |||
|
138 | 138 | changeset.comments ) |
|
139 | 139 | end |
|
140 | 140 | |
|
141 | def test_for_urls_strip | |
|
141 | def test_for_urls_strip_cvs | |
|
142 | 142 | repository = Repository::Cvs.create( |
|
143 | 143 | :project => Project.find(4), |
|
144 | 144 | :url => ' :pserver:login:password@host:/path/to/the/repository', |
General Comments 0
You need to be logged in to leave comments.
Login now