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:
0409fd1
)
HelloTest - Remove extraneous "require_once"
author
Tim Otten
<totten@civicrm.org>
Thu, 7 Aug 2014 08:59:52 +0000
(
01:59
-0700)
committer
Tim Otten
<totten@civicrm.org>
Thu, 7 Aug 2014 19:08:01 +0000
(12:08 -0700)
tests/phpunit/HelloTest.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/HelloTest.php
b/tests/phpunit/HelloTest.php
index da36fe97ae8d6b8bd3c34dde5b622c3330b73f70..ce0aaf7db4f20876541d946df7d5f6d1f887ddf0 100644
(file)
--- a/
tests/phpunit/HelloTest.php
+++ b/
tests/phpunit/HelloTest.php
@@
-39,8
+39,6
@@
* UR DOIN IT RIGHT!
*/
-require_once 'PHPUnit/Framework/TestCase.php';
-
/**
* Class HelloTest
*/