Explorar el Código

scm: rename test_for_urls_strip to test_for_urls_strip_cvs at unit repository test.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6825 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/1.3.0
Toshi MARUYAMA hace 13 años
padre
commit
5bb790eed4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      test/unit/repository_test.rb

+ 1
- 1
test/unit/repository_test.rb Ver fichero

@@ -138,7 +138,7 @@ class RepositoryTest < ActiveSupport::TestCase
changeset.comments )
end

def test_for_urls_strip
def test_for_urls_strip_cvs
repository = Repository::Cvs.create(
:project => Project.find(4),
:url => ' :pserver:login:password@host:/path/to/the/repository',

Cargando…
Cancelar
Guardar