From 0baad49d620d9988837287cb5942eea764d3ed6f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 2 Dec 2009 19:26:23 +0000 Subject: - Patch #635094 by plach: unify 'language neutral' language codes. --- modules/simpletest/tests/common.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/simpletest/tests') diff --git a/modules/simpletest/tests/common.test b/modules/simpletest/tests/common.test index 76c4d4dfc..274dceb45 100644 --- a/modules/simpletest/tests/common.test +++ b/modules/simpletest/tests/common.test @@ -593,7 +593,7 @@ class CascadingStylesheetsTestCase extends DrupalWebTestCase { $settings = array( 'type' => 'page', 'body' => array( - FIELD_LANGUAGE_NONE => array( + LANGUAGE_NONE => array( array( 'value' => t('This tests the inline CSS!') . "", // The "PHP code" format is always the most recent one added, since -- cgit v1.2.3