Fixes git annotate test failure.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5990 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2011-06-01 16:39:52 +00:00
parent c9ba5662e8
commit 05ff5aa11e
1 changed files with 2 additions and 2 deletions

View File

@ -266,7 +266,7 @@ class RepositoriesGitControllerTest < ActionController::TestCase
:tag => 'td',
:child => {
:tag => 'a',
:content => /2f9c0091c754a91af7a9c478e36556b4bde8dcf7/
:content => /2f9c0091/
}
}
assert_tag :tag => 'th', :content => '24',
@ -276,7 +276,7 @@ class RepositoriesGitControllerTest < ActionController::TestCase
:tag => 'td',
:child => {
:tag => 'a',
:content => /2f9c0091c754a91af7a9c478e36556b4bde8dcf7/
:content => /2f9c0091/
}
}
assert_tag :tag => 'th', :content => '24',