CHips L MINI SHELL

CHips L pro

Current Path : /opt/cpanel/ea-php54/root/usr/share/tests/pear/Translation2/tests/
Upload File :
Current File : //opt/cpanel/ea-php54/root/usr/share/tests/pear/Translation2/tests/containers_tests.php

<?php
// $Id: containers_tests.php 173037 2004-11-19 17:09:21Z quipo $

require_once 'simple_include.php';
require_once 'translation2_include.php';

class ContainersTests extends GroupTest {
    function ContainersTests() {
        $this->GroupTest('Containers Tests');
        $this->addTestFile('db_test.php');
        $this->addTestFile('mdb_test.php');
        $this->addTestFile('mdb2_test.php');
        $this->addTestFile('gettext_mo_test.php');
        $this->addTestFile('gettext_po_test.php');
        $this->addTestFile('xml_test.php');
    }
}

if (!defined('TEST_RUNNING')) {
    define('TEST_RUNNING', true);
    $test = &new ContainersTests();
    $test->run(new HtmlReporter());
}
?>

Copyright 2K16 - 2K18 Indonesian Hacker Rulez