mark test as non-e-notice-compliant
authoreileen <eileen@fuzion.co.nz>
Sat, 22 Jun 2013 07:12:54 +0000 (19:12 +1200)
committereileen <eileen@fuzion.co.nz>
Sat, 22 Jun 2013 08:18:45 +0000 (20:18 +1200)
tests/phpunit/CRM/Contact/BAO/ContactTest.php

index 8ef1f453c9cf8ef84c73d4ac525efcee16843446..0d7cdd86b4f52cc105006a4b7f5f92d5edbaaff2 100644 (file)
@@ -3,6 +3,7 @@ require_once 'CiviTest/CiviUnitTestCase.php';
 require_once 'CiviTest/Contact.php';
 require_once 'CiviTest/Custom.php';
 class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
+  public $_eNoticeCompliant = FALSE;
   function get_info() {
     return array(
       'name' => 'Contact BAOs',