CRM-15011 - tests - Fix dbunit references
authorTim Otten <totten@civicrm.org>
Tue, 22 Jul 2014 07:35:55 +0000 (00:35 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 7 Aug 2014 19:08:01 +0000 (12:08 -0700)
commitbbfd46a57a739b0b9eb3d2966169f69dc0935e2b
treef39508c55c7711bc422811ec743598ba8f8a241c
parenta09403d7d7b317d31d3c80422879c0573af14b00
CRM-15011 - tests - Fix dbunit references
15 files changed:
tests/phpunit/CRM/Activity/BAO/ActivityTest.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php
tests/phpunit/CRM/Core/BAO/IMTest.php
tests/phpunit/CRM/Mailing/BAO/QueryTest.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/MailingContactTest.php
tests/phpunit/api/v3/ProfileTest.php
tests/phpunit/api/v3/UFFieldTest.php
tests/phpunit/api/v3/UFJoinTest.php
tests/phpunit/api/v3/UFMatchTest.php