summaryrefslogtreecommitdiff
path: root/modules/unit_test/i18n/en_US/unit_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unit_test/i18n/en_US/unit_test.php')
-rw-r--r--modules/unit_test/i18n/en_US/unit_test.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/unit_test/i18n/en_US/unit_test.php b/modules/unit_test/i18n/en_US/unit_test.php
index 34ff1c11..a4ec7c57 100644
--- a/modules/unit_test/i18n/en_US/unit_test.php
+++ b/modules/unit_test/i18n/en_US/unit_test.php
@@ -2,6 +2,8 @@
$lang = array
(
+ 'class' => 'Class',
+ 'method' => 'Method',
'invalid_test_path' => 'Failed to open test path: %s.',
'duplicate_test_class' => 'Duplicate test class named %s found in %s.',
'test_class_not_found' => 'No test class by the name of %s found in %s.',