[Koha-patches] [PATCH] Documentation update (test-single not single-test)

Joe Atzberger joe.atzberger at liblime.com
Wed Sep 3 01:08:34 CEST 2008


---
 t/lib/KohaTest.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/lib/KohaTest.pm b/t/lib/KohaTest.pm
index d42141c..544444a 100644
--- a/t/lib/KohaTest.pm
+++ b/t/lib/KohaTest.pm
@@ -32,7 +32,7 @@ INIT {
         # if we're running the tests in one
         # or more test files specified via
         #
-        #   make single-test TEST_FILES=lib/KohaTest/Foo.pm
+        #   make test-single TEST_FILES=lib/KohaTest/Foo.pm
         #
         # use this INIT trick taken from the POD for
         # Test::Class::Load.
-- 
1.5.5.GIT




More information about the Koha-patches mailing list