From d35c254f1c591a3bdb8e356ab386e8bb66830ed7 Sun, 15 Jan 2012 21:21:14 +0100
From: Bram Goffings <bramgoffings@gmail.com>
Date: Sun, 15 Jan 2012 21:21:08 +0100
Subject: [PATCH] failing rtl



diff --git a/core/modules/simpletest/tests/common.test b/core/modules/simpletest/tests/common.test
index b07ad18..a64dbc0 100644
--- a/core/modules/simpletest/tests/common.test
+++ b/core/modules/simpletest/tests/common.test
@@ -591,7 +591,7 @@
   }
 
   function setUp() {
-    parent::setUp('php', 'locale', 'common_test');
+    parent::setUp('php', 'language', 'common_test');
     // Reset drupal_add_css() before each test.
     drupal_static_reset('drupal_add_css');
   }
