]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white spaces from test/functional/repositories_mercurial_controller_t...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 31 Jan 2018 17:48:01 +0000 (17:48 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 31 Jan 2018 17:48:01 +0000 (17:48 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@17187 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/repositories_mercurial_controller_test.rb

index 7b7e98a1474f442fd4e4b4d5ce9416ecb48e8217..d24b5bcbc5cc2214a92d7a584521435123f3322a 100644 (file)
@@ -129,7 +129,7 @@ class RepositoriesMercurialControllerTest < Redmine::RepositoryControllerTest
           assert_select 'tr', 1
           assert_select 'tr.file td.filename a', :text => 'delete.png'
         end
-  
+
         assert_select 'table.changesets tbody' do
           assert_select 'tr'
         end
@@ -154,7 +154,7 @@ class RepositoriesMercurialControllerTest < Redmine::RepositoryControllerTest
           assert_select 'tr.file td.filename a', :text => 'percent%file1.txt'
           assert_select 'tr.file td.filename a', :text => 'percentfile1.txt'
         end
-  
+
         assert_select 'table.changesets tbody' do
           assert_select 'tr td.id a', :text => /^13:/
           assert_select 'tr td.id a', :text => /^11:/
@@ -184,7 +184,7 @@ class RepositoriesMercurialControllerTest < Redmine::RepositoryControllerTest
           assert_select 'tr.file td.filename a', :text => "test-#{@char_1}-2.txt"
           assert_select 'tr.file td.filename a', :text => "test-#{@char_1}.txt"
         end
-  
+
         assert_select 'table.changesets tbody' do
           assert_select 'tr td.id a', :text => /^21:/
           assert_select 'tr td.id a', :text => /^20:/