Current Path : /opt/cpanel/ea-php70/root/usr/share/tests/pear/Translation2/tests/ |
Current File : //opt/cpanel/ea-php70/root/usr/share/tests/pear/Translation2/tests/admin_gettext_po_test.php |
<?php // $Id: admin_gettext_po_test.php 245971 2007-11-10 00:02:50Z quipo $ require_once 'admin_gettext_test_base.php'; if (!defined('TEST_RUNNING')) { define('TEST_RUNNING', true); $test = &new TestOfAdminContainerGettextPO(); $test->run(new HtmlReporter()); } ?>