tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / CRM / Core / BAO / OpenIDTest.php
index d8670020a40a7675c0f552fafc3530e04d453b4b..561e3eefab8c8ab7f9d3f44e2e4ef079a0aad597 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-require_once 'CiviTest/CiviUnitTestCase.php';
+
 require_once 'CiviTest/Contact.php';
 
 /**