addTestFile(CORE_TEST_CASES . DS . 'libs' . DS . 'i18n.test.php'); $suite->addTestFile(CORE_TEST_CASES . DS . 'libs' . DS . 'l10n.test.php'); $suite->addTestFile(CORE_TEST_CASES . DS . 'libs' . DS . 'multibyte.test.php'); return $suite; } }