projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02fc5be
)
INFRA-125 - PCPAddTest - Remove unnecessary require_once (which breaks phpunit-ls)
author
Tim Otten
<totten@civicrm.org>
Thu, 14 Aug 2014 07:11:53 +0000
(
00:11
-0700)
committer
Tim Otten
<totten@civicrm.org>
Thu, 14 Aug 2014 07:11:53 +0000
(
00:11
-0700)
tests/phpunit/WebTest/Event/PCPAddTest.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/WebTest/Event/PCPAddTest.php
b/tests/phpunit/WebTest/Event/PCPAddTest.php
index 310d00df632bf2917e06982cbc10f66530a86e39..57c88b5599466b235a5af06253c5379dbe40a791 100644
(file)
--- a/
tests/phpunit/WebTest/Event/PCPAddTest.php
+++ b/
tests/phpunit/WebTest/Event/PCPAddTest.php
@@
-25,7
+25,6
@@
*/
require_once 'CiviTest/CiviSeleniumTestCase.php';
-require_once 'WebTest/Event/AddEventTest.php';
/**
* Class WebTest_Event_PCPAddTest