replace tab to space at test/test_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13854 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2015-01-08 06:20:32 +00:00
parent fec68fcfc1
commit e2e9d7185e

View 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