Jad Bitar 11 years ago
parent
commit
c37cb75301
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/Mailer/MailerTest.php

+ 0 - 1
tests/TestCase/Mailer/MailerTest.php

@@ -22,7 +22,6 @@ class TestMailer extends Mailer
     {
         return $this->_email;
     }
-
 }
 
 class MailerTest extends TestCase