From 682f7ef6933f4ad485baedddf7a30367d003d7bf Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 25 Jan 2007 05:49:22 +0000 Subject: Fixed #502 --- tests/simple_unit/I18N/CultureInfoTest.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/simple_unit/I18N/CultureInfoTest.php (limited to 'tests/simple_unit/I18N') diff --git a/tests/simple_unit/I18N/CultureInfoTest.php b/tests/simple_unit/I18N/CultureInfoTest.php new file mode 100644 index 00000000..840d8f17 --- /dev/null +++ b/tests/simple_unit/I18N/CultureInfoTest.php @@ -0,0 +1,13 @@ +assertEqual($culture->getEnglishName(), 'iw'); + } +} + +?> \ No newline at end of file -- cgit v1.2.3