OSDN Git Service

Remove empty lines from test/unit/mailer_test.rb.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 4 Apr 2011 01:10:10 +0000 (01:10 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 4 Apr 2011 01:10:10 +0000 (01:10 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5305 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/mailer_test.rb

index ced0447..554b48b 100644 (file)
@@ -440,9 +440,6 @@ class MailerTest < ActiveSupport::TestCase
           end
         end
       end
-      
     end
-    
   end
-  
 end