Skip to content

Commit

Permalink
Merge pull request civicrm#11251 from totten/master-mailtest
Browse files Browse the repository at this point in the history
CRM-17860, CRM-18231 - JobProcessMailingTest - Re-remove require_once
  • Loading branch information
totten authored and sluc23 committed Jan 10, 2018
2 parents ccc7fad + e6cc725 commit f95d009
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/phpunit/api/v3/JobProcessMailingTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
*
*/

//@todo - why doesn't class loader find these (I tried renaming)
require_once 'CiviTest/CiviMailUtils.php';

/**
* Class api_v3_JobTest
* @group headless
Expand Down

0 comments on commit f95d009

Please sign in to comment.