api_v3_LocBlockTest - useTransaction()
[civicrm-core.git] / tests / phpunit / api / v3 / BatchTest.php
index ccda7e4e590e13ab5136e286559c983a54a05ae4..22f462ad7032612b2656558b4dae7c1416d3e542 100644 (file)
@@ -37,15 +37,6 @@ class api_v3_BatchTest extends CiviUnitTestCase {
   protected $_params = array();
   protected $_entity = 'batch';
 
-  /**
-   *  Constructor
-   *
-   *  Initialize configuration
-   */
-  function __construct() {
-    parent::__construct();
-  }
-
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.