]> source.dussan.org Git - redmine.git/commitdiff
scm: git: fix a comment of functional annotate test.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 26 May 2011 01:10:01 +0000 (01:10 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 26 May 2011 01:10:01 +0000 (01:10 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5910 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/repositories_git_controller_test.rb

index fa013d900d5a31e446d422dac4b2bfc50605547f..06af9cd47c143de0fa6264eeb99a2bf3783aac67 100644 (file)
@@ -249,7 +249,7 @@ class RepositoriesGitControllerTest < ActionController::TestCase
       get :annotate, :id => PRJ_ID, :path => ['sources', 'watchers_controller.rb']
       assert_response :success
       assert_template 'annotate'
-      # Line 23, changeset 2f9c0091
+      # Line 24, changeset 2f9c0091
       assert_tag :tag => 'th', :content => '24',
                  :sibling => {
                     :tag => 'td',