From fd0c0a608a5de2b26c29d3c44a7929e5a3b2c042 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 18 May 2009 00:14:07 +0000 Subject: Updated kohana and modules/unit_test to upstream r4356 --- modules/unit_test/i18n/en_US/unit_test.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/unit_test/i18n') 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.', -- cgit v1.2.3