summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
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