]> granicus.if.org Git - php/commitdiff
MFH
authorAntony Dovgal <tony2001@php.net>
Sun, 11 Feb 2007 20:12:53 +0000 (20:12 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 11 Feb 2007 20:12:53 +0000 (20:12 +0000)
tests/lang/bug30638.phpt

index 9edc1773204862b8dc4c1681c0a0aa3365dcc9be..0ebe8d49dd17f2b238918b3ac7905d506bc81c71 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #30638 (localeconv returns wrong LC_NUMERIC settings)
+Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X)
 --SKIPIF--
 <?php  # try to activate a german locale
 if (setlocale(LC_NUMERIC, "de_DE", "de", "german", "ge") === FALSE) {