CRM-15011 - CiviSeleniumTestCase - Remove unnecessary require_once statement
authorTim Otten <totten@civicrm.org>
Thu, 24 Jul 2014 04:33:17 +0000 (21:33 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 7 Aug 2014 19:08:01 +0000 (12:08 -0700)
tests/phpunit/CiviTest/CiviSeleniumTestCase.php

index a8f3853ccb808620629d5c52d899e7d9fd662f1f..800e2ebe1f4fcb671b141587573f809c86f94a3c 100644 (file)
@@ -25,8 +25,6 @@
  +--------------------------------------------------------------------+
 */
 
-require_once 'PHPUnit/Extensions/SeleniumTestCase.php';
-
 /**
  *  Include configuration
  */