HelloTest - Remove extraneous "require_once"
authorTim Otten <totten@civicrm.org>
Thu, 7 Aug 2014 08:59:52 +0000 (01:59 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 7 Aug 2014 19:08:01 +0000 (12:08 -0700)
tests/phpunit/HelloTest.php

index da36fe97ae8d6b8bd3c34dde5b622c3330b73f70..ce0aaf7db4f20876541d946df7d5f6d1f887ddf0 100644 (file)
@@ -39,8 +39,6 @@
  * UR DOIN IT RIGHT!
  */
 
-require_once 'PHPUnit/Framework/TestCase.php';
-
 /**
  * Class HelloTest
  */