mark test e-notice compliant
authorEileen <eileen@fuzion.co.nz>
Fri, 3 Jan 2014 05:31:37 +0000 (18:31 +1300)
committerEileen <eileen@fuzion.co.nz>
Fri, 3 Jan 2014 05:31:37 +0000 (18:31 +1300)
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php

index 7d3695b284b2e2533a5d9d6a7737d03cf87678b0..2169552b6ce5fd47fb8eb1b7f1b4c4c0b73d7bb6 100644 (file)
 
 require_once 'CiviTest/CiviUnitTestCase.php';
 class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
-  //@todo make BAO enotice compliant  & remove the line below
-  // WARNING - NEVER COPY & PASTE $_eNoticeCompliant = FALSE
-  // new test classes should be compliant.
-  public $_eNoticeCompliant = FALSE;
+
   protected $_contributionTypeId;
   protected $_contributionParams;
   protected $_contactId;