CRM-18536 Remove require_onces no longer required
authoreileen <emcnaughton@wikimedia.org>
Sat, 7 May 2016 23:36:12 +0000 (09:36 +1000)
committereileen <emcnaughton@wikimedia.org>
Tue, 10 May 2016 23:49:21 +0000 (11:49 +1200)
commitb9f2256042dc58a9dc03c31ac1938a6ffe392115
treeb898dc8c828e5b75d35377e9fc92ead4d1a826be
parent5af25e35f2d428d580e05b4be87cbbf2edd0ca19
CRM-18536 Remove require_onces no longer required

Tim hacked class loader for this
32 files changed:
tests/phpunit/AllTests.php
tests/phpunit/CRM/Activity/AllTests.php
tests/phpunit/CRM/AllTests.php
tests/phpunit/CRM/Case/AllTests.php
tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php
tests/phpunit/CRM/Contact/AllTests.php
tests/phpunit/CRM/Contribute/AllTests.php
tests/phpunit/CRM/Contribute/Form/ContributionTest.php
tests/phpunit/CRM/Core/AllTests.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php
tests/phpunit/CRM/Event/AllTests.php
tests/phpunit/CRM/Extension/AllTests.php
tests/phpunit/CRM/Extension/Container/AllTests.php
tests/phpunit/CRM/Extension/Manager/AllTests.php
tests/phpunit/CRM/Member/AllTests.php
tests/phpunit/CRM/Member/Form/AllTests.php
tests/phpunit/CRM/Pledge/AllTests.php
tests/phpunit/CRM/Queue/AllTests.php
tests/phpunit/CRM/Queue/Queue/AllTests.php
tests/phpunit/CRM/Queue/QueueTest.php
tests/phpunit/CRM/Queue/RunnerTest.php
tests/phpunit/CRM/Report/Form/Contribute/DetailTest.php
tests/phpunit/CRM/Utils/Cache/AllTests.php
tests/phpunit/CRM/Utils/SignerTest.php
tests/phpunit/Civi/ActionSchedule/AbstractMappingTest.php
tests/phpunit/Civi/AllTests.php
tests/phpunit/Civi/CCase/SequenceListenerTest.php
tests/phpunit/api/v3/AllTests.php
tests/phpunit/api/v3/CaseTest.php
tests/phpunit/api/v3/CaseTypeTest.php
tests/phpunit/api/v3/FinancialTypeACLTest.php