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:
fa71ec1
)
CRM_Core_TransactionTest - Remove unnecessary require_once
author
Tim Otten
<totten@civicrm.org>
Fri, 29 Jan 2016 05:15:34 +0000
(21:15 -0800)
committer
Tim Otten
<totten@civicrm.org>
Tue, 2 Feb 2016 04:56:23 +0000
(21:56 -0700)
tests/phpunit/CRM/Core/TransactionTest.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/CRM/Core/TransactionTest.php
b/tests/phpunit/CRM/Core/TransactionTest.php
index 2fbd2f5c02bb275d8ee863df018c17840e59fe3e..f383dd450beec2d5242eda44894a864e95f4e522 100644
(file)
--- a/
tests/phpunit/CRM/Core/TransactionTest.php
+++ b/
tests/phpunit/CRM/Core/TransactionTest.php
@@
-1,7
+1,5
@@
<?php
require_once 'CiviTest/CiviUnitTestCase.php';
-require_once 'CiviTest/Contact.php';
-require_once 'CiviTest/Custom.php';
/**
* Class CRM_Core_TransactionTest