Merge branch 'master' into master-civimail-abtest
[civicrm-core.git] / tests / phpunit / api / v3 / BatchTest.php
index bb703581b900e8ecb19c7a6d944a7f0a13d43bf7..3b1c7a8a12be5bb35c412081302d1b2ff83c01f3 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | 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';