CRM-15855 - Allow mailings to be saved (but not sent) without name+subject.
[civicrm-core.git] / tests / phpunit / api / v3 / CustomSearchTest.php
index a0b658801f3c1ea76dfa601dc013879df5fa64ec..b2738166372a04efeffb5f5ad79e834e8b6cbedf 100644 (file)
@@ -68,4 +68,5 @@ class api_v3_CustomSearchTest extends CiviUnitTestCase {
       OR label = "CRM_Contact_Form_Search_Custom_Examplez"
       ');
   }
+
 }