]> source.dussan.org Git - redmine.git/commitdiff
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 ced0447bc306f6e25f8f45adbe07adefcbf1ec25..554b48b75bc886567d327ef5722a36c9f0cf766d 100644 (file)
@@ -440,9 +440,6 @@ class MailerTest < ActiveSupport::TestCase
           end
         end
       end
-      
     end
-    
   end
-  
 end