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:
7aa7822
)
CRM-13072 now that we have marked all non-enotice compliant tests lets default to...
author
eileen
<eileen@fuzion.co.nz>
Fri, 26 Jul 2013 03:47:27 +0000
(15:47 +1200)
committer
eileen
<eileen@fuzion.co.nz>
Fri, 26 Jul 2013 03:47:27 +0000
(15:47 +1200)
tests/phpunit/CiviTest/CiviUnitTestCase.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/CiviTest/CiviUnitTestCase.php
b/tests/phpunit/CiviTest/CiviUnitTestCase.php
index 2744019cfd562334ab78b699305b34a0e2d0966e..0b1ace490d56c09b2fc300bb3b2fde9e0a89e5ce 100644
(file)
--- a/
tests/phpunit/CiviTest/CiviUnitTestCase.php
+++ b/
tests/phpunit/CiviTest/CiviUnitTestCase.php
@@
-108,7
+108,7
@@
class CiviUnitTestCase extends PHPUnit_Extensions_Database_TestCase {
/**
* Allow classes to state E-notice compliance
*/
- public $_eNoticeCompliant =
FALS
E;
+ public $_eNoticeCompliant =
TRU
E;
/**
* @var boolean DBResetRequired allows skipping DB reset