bo: server/perl-kolab/Kolab-Util/t 1.t,NONE,1.1

cvs at intevation.de cvs at intevation.de
Wed Mar 31 17:36:55 CEST 2004


Author: bo

Update of /kolabrepository/server/perl-kolab/Kolab-Util/t
In directory doto:/tmp/cvs-serv3870/perl-kolab/Kolab-Util/t

Added Files:
	1.t 
Log Message:
perl-kolab packages imported

--- NEW FILE: 1.t ---
# Before `make install' is performed this script should be runnable with
# `make test'. After `make install' it should work as `perl 1.t'

#########################

# change 'tests => 1' to 'tests => last_test_to_print';

use Test::More tests => 1;
BEGIN { use_ok('Kolab::Util') };

#########################

# Insert your test code below, the Test::More module is use()ed here so read
# its man page ( perldoc Test::More ) for help writing this test script.






More information about the commits mailing list