[Koha-cvs] CVS: koha testKoha.pl,1.1.2.10,1.1.2.11

Steve Tonnesen tonnesen at users.sourceforge.net
Wed Oct 30 07:38:32 CET 2002


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

Modified Files:
      Tag: rel-1-2
	testKoha.pl 
Log Message:
Test harness for simple acquisitions started


Index: testKoha.pl
===================================================================
RCS file: /cvsroot/koha/koha/testKoha.pl,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -C2 -r1.1.2.10 -r1.1.2.11
*** testKoha.pl	29 Oct 2002 20:22:38 -0000	1.1.2.10
--- testKoha.pl	30 Oct 2002 06:38:29 -0000	1.1.2.11
***************
*** 26,29 ****
--- 26,30 ----
  	't/webscripts/catalog.t',
  	't/webscripts/circulation.t',
+ 	't/webscripts/acquisitions-simple.t',
  );
  
***************
*** 34,37 ****
--- 35,41 ----
  
  # $Log$
+ # Revision 1.1.2.11  2002/10/30 06:38:29  tonnesen
+ # Test harness for simple acquisitions started
+ #
  # Revision 1.1.2.10  2002/10/29 20:22:38  tonnesen
  # buildrelease now puts the test scripts in $intranetdir/scripts/t/





More information about the Koha-cvs mailing list