24 Apr
2002
24 Apr
'02
4:09 p.m.
Update of /cvsroot/koha/koha In directory usw-pr-cvs1:/tmp/cvs-serv4612 Modified Files: Tag: rel-1-2 testKoha.pl Log Message: testing the branch Index: testKoha.pl =================================================================== RCS file: /cvsroot/koha/koha/testKoha.pl,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -r1.1 -r1.1.2.1 *** testKoha.pl 8 Apr 2002 23:44:43 -0000 1.1 --- testKoha.pl 24 Apr 2002 22:08:10 -0000 1.1.2.1 *************** *** 4,7 **** use Test::Harness; ! runtests 'koha.t'; --- 4,7 ---- use Test::Harness; ! # please add many tests here runtests 'koha.t';