CRM-15855 - Allow mailings to be saved (but not sent) without name+subject.
[civicrm-core.git] / tests / phpunit / api / v3 / PhoneTest.php
index eb55bc4e8eb4cc10e611c49a69b09ea77b6b56bf..5bb8aff2aac5ae6adbdefbcf5864e76c283033f7 100644 (file)
@@ -153,4 +153,5 @@ class api_v3_PhoneTest extends CiviUnitTestCase {
     ));
     $this->assertEquals(1, $check);
   }
+
 }