tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / CRM / Core / PseudoConstantTest.php
index 7cd2094ab5cfb6d80e8df7b2b1eccb269dfc7c76..4cd2dc58066a4b35757a548e18765b7325a0a839 100644 (file)
@@ -25,8 +25,6 @@
  +--------------------------------------------------------------------+
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  * Tests for pseudoconstant retrieval
  */