koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha testKoha.pl,1.3,1.4


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha testKoha.pl,1.3,1.4
Date: Fri, 31 May 2002 22:53:49 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv4417

Modified Files:
        testKoha.pl 
Log Message:
I couldn't get testKoha to run until I modified the runtests line.  Am I using
a different version of Test::Harness?


Index: testKoha.pl
===================================================================
RCS file: /cvsroot/koha/koha/testKoha.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** testKoha.pl 31 May 2002 22:46:59 -0000      1.3
--- testKoha.pl 1 Jun 2002 05:53:47 -0000       1.4
***************
*** 5,7 ****
  
  
! runtests 't/koha.t t/Catalogue.t';
--- 5,7 ----
  
  
! runtests ('t/koha.t', 't/Catalogue.t');




reply via email to

[Prev in Thread] Current Thread [Next in Thread]