New
[irspy-moved-to-github.git] / t / Net-Z3950-IRSpy.t
1 # $Id: Net-Z3950-IRSpy.t,v 1.3 2006-06-20 12:36:16 mike Exp $
2
3 # change 'tests => 1' to 'tests => last_test_to_print';
4 use Test::More tests => 1;
5 BEGIN { use_ok('ZOOM::IRSpy') };
6
7 # Insert your test code below, the Test::More module is use()ed here so read
8 # its man page ( perldoc Test::More ) for help writing this test script.
9