From 00f34a0260927de7ab05ff7a777a3a9b7cc5004f Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Thu, 19 Sep 2013 22:16:07 +0200 Subject: Ported old I18N tests from simpleunit to phpunit --- tests/simple_unit/I18N/CultureInfoTest.php | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tests/simple_unit/I18N/CultureInfoTest.php (limited to 'tests/simple_unit/I18N/CultureInfoTest.php') diff --git a/tests/simple_unit/I18N/CultureInfoTest.php b/tests/simple_unit/I18N/CultureInfoTest.php deleted file mode 100644 index 7df7deeb..00000000 --- a/tests/simple_unit/I18N/CultureInfoTest.php +++ /dev/null @@ -1,13 +0,0 @@ -assertEqual($culture->getEnglishName(), 'iw'); - } -} - -?> \ No newline at end of file -- cgit v1.2.3