INFRA-125 - PCPAddTest - Remove unnecessary require_once (which breaks phpunit-ls)
authorTim Otten <totten@civicrm.org>
Thu, 14 Aug 2014 07:11:53 +0000 (00:11 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 14 Aug 2014 07:11:53 +0000 (00:11 -0700)
tests/phpunit/WebTest/Event/PCPAddTest.php

index 310d00df632bf2917e06982cbc10f66530a86e39..57c88b5599466b235a5af06253c5379dbe40a791 100644 (file)
@@ -25,7 +25,6 @@
  */
 
 require_once 'CiviTest/CiviSeleniumTestCase.php';
-require_once 'WebTest/Event/AddEventTest.php';
 
 /**
  * Class WebTest_Event_PCPAddTest