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:
9ce0758
)
CRM-15011 - CiviSeleniumTestCase - Remove unnecessary require_once statement
author
Tim Otten
<totten@civicrm.org>
Thu, 24 Jul 2014 04:33:17 +0000
(21:33 -0700)
committer
Tim Otten
<totten@civicrm.org>
Thu, 7 Aug 2014 19:08:01 +0000
(12:08 -0700)
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/CiviTest/CiviSeleniumTestCase.php
b/tests/phpunit/CiviTest/CiviSeleniumTestCase.php
index a8f3853ccb808620629d5c52d899e7d9fd662f1f..800e2ebe1f4fcb671b141587573f809c86f94a3c 100644
(file)
--- a/
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
+++ b/
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
@@
-25,8
+25,6
@@
+--------------------------------------------------------------------+
*/
-require_once 'PHPUnit/Extensions/SeleniumTestCase.php';
-
/**
* Include configuration
*/