Current Path : /opt/cpanel/ea-php54/root/usr/share/tests/pear/Translation2/tests/ |
Current File : //opt/cpanel/ea-php54/root/usr/share/tests/pear/Translation2/tests/simple_include.php |
<?php // $Id: simple_include.php 172879 2004-11-17 13:57:00Z quipo $ if (!defined('SIMPLE_TEST')) { define('SIMPLE_TEST', dirname(__FILE__).'/../../simpletest/'); } require_once(SIMPLE_TEST . 'unit_tester.php'); require_once(SIMPLE_TEST . 'reporter.php'); require_once(SIMPLE_TEST . 'mock_objects.php'); ?>