]> source.dussan.org Git - redmine.git/commitdiff
replace tab to space at test/test_helper.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 8 Jan 2015 06:20:32 +0000 (06:20 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 8 Jan 2015 06:20:32 +0000 (06:20 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@13854 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/test_helper.rb

index 9f427483029ca67d81cb5d390fd89e09bd9d5f91..60744414feea192d6e3672aa18a674035d7c52f2 100644 (file)
@@ -213,7 +213,7 @@ class ActiveSupport::TestCase
     mail.parts.first.body.encoded
   end
 
-       # Returns the lft value for a new root issue
+  # Returns the lft value for a new root issue
   def new_issue_lft
     1
   end