summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-05-07 07:05:56 +0000
committerDries Buytaert <dries@buytaert.net>2008-05-07 07:05:56 +0000
commite9b40575b2c67d958321a5cc01664a505f5d8cba (patch)
treead51c443d8cc650f7873003834a0620e897ee85c /includes
parenta3059e8c4c5bcfe8bacc7680cb14ca751db7ad87 (diff)
downloadbrdo-e9b40575b2c67d958321a5cc01664a505f5d8cba.tar.gz
brdo-e9b40575b2c67d958321a5cc01664a505f5d8cba.tar.bz2
- Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to tableless layout.
Diffstat (limited to 'includes')
-rw-r--r--includes/registry.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/registry.test b/includes/registry.test
index 4cf190cef..081980d71 100644
--- a/includes/registry.test
+++ b/includes/registry.test
@@ -25,7 +25,7 @@ class RegistryParseFileTestCase extends DrupalWebTestCase {
}
/**
- * testRegistryParseFile
+ * testRegistryParseFile
*/
function testRegistryParseFile() {
_registry_parse_file($this->fileName, $this->getFileContents());
@@ -36,7 +36,7 @@ class RegistryParseFileTestCase extends DrupalWebTestCase {
}
/**
- * getFileContents
+ * getFileContents
*/
function getFileContents() {
$file_contents = <<<CONTENTS