瀏覽代碼

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 13 年之前
父節點
當前提交
5bb790eed4
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      test/unit/repository_test.rb

+ 1
- 1
test/unit/repository_test.rb 查看文件

@@ -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',

Loading…
取消
儲存