tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / CRM / Core / Permission / BaseTest.php
index 6d954a22551aca91594600050fca4fc1b1e3a018..e62b9c8f96591fa68ec860039b26a760b6facdf7 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  * Class CRM_Core_Permission_BaseTest
  */