Remove unnecessary deprected require_once
authorEileen McNaughton <eileen@mcnaughty.com>
Mon, 20 Jun 2016 05:03:06 +0000 (17:03 +1200)
committerGitHub <noreply@github.com>
Mon, 20 Jun 2016 05:03:06 +0000 (17:03 +1200)
tests/phpunit/CRM/Contact/BAO/QueryTest.php

index 12640081f501fe8f381864ffe2fb3b25c07def2b..e81c3427aa57d4d09c2076e34dcb019111a42d0b 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-require_once 'CiviTest/Contact.php';
-
 /**
  *  Include dataProvider for tests
  * @group headless