Add templates/CRM/common/unittests.tpl
[civicrm-core.git] / tests / phpunit / CRM / Activity / BAO / ActivityTest.php
index d5f663a64485931ba4f066b1ca143c74052c6407..f689a502eedc0071ac2cbe5fcb3fec99e824a10d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-require_once 'CiviTest/CiviUnitTestCase.php';
+
 require_once 'CiviTest/Contact.php';
 
 /**