Merge branch 'master' into master-civimail-abtest
[civicrm-core.git] / tests / phpunit / api / v3 / BatchTest.php
index f6895b00e6b4131243d0e663ca4f5e557bb08ccb..3b1c7a8a12be5bb35c412081302d1b2ff83c01f3 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -33,7 +33,7 @@ require_once 'CiviTest/CiviUnitTestCase.php';
  *  @package CiviCRM_APIv3
  */
 class api_v3_BatchTest extends CiviUnitTestCase {
-  public $_eNoticeCompliant = TRUE;
+
   protected $_params = array();
   protected $_entity = 'batch';