diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-05-07 07:05:56 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-05-07 07:05:56 +0000 |
commit | e9b40575b2c67d958321a5cc01664a505f5d8cba (patch) | |
tree | ad51c443d8cc650f7873003834a0620e897ee85c /includes | |
parent | a3059e8c4c5bcfe8bacc7680cb14ca751db7ad87 (diff) | |
download | brdo-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.test | 4 |
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 |