From: Amir E. Aharoni Date: Mon, 18 Feb 2013 18:28:43 +0000 (+0530) Subject: Wrote proper skip reason X-Git-Tag: 1.31.0-rc.0~20655 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=68484704506fd35f345479e941fd8962f0537110;p=lhc%2Fweb%2Fwiklou.git Wrote proper skip reason Change-Id: I80627dab1db279ee0b9d27ec929671bc458558b7 --- diff --git a/tests/phpunit/languages/LanguageTest.php b/tests/phpunit/languages/LanguageTest.php index 8b0b14b1f1..3c9ca23634 100644 --- a/tests/phpunit/languages/LanguageTest.php +++ b/tests/phpunit/languages/LanguageTest.php @@ -473,7 +473,7 @@ class LanguageTest extends LanguageClassesTestCase { */ function testKnownCldrLanguageTag() { if ( !class_exists( 'LanguageNames' ) ) { - $this->markTestSkipped( 'reason' ); + $this->markTestSkipped( 'The LanguageNames class is not available. The cldr extension is probably not installed.' ); } $this->assertTrue(