Remove extraneous line of "#"
[irspy-moved-to-github.git] / t / Net-Z3950-IRSpy.t
1 # $Id: Net-Z3950-IRSpy.t,v 1.2 2006-05-12 10:43:14 mike Exp $
2
3 # change 'tests => 1' to 'tests => last_test_to_print';
4 use Test::More tests => 1;
5 BEGIN { use_ok('Net::Z3950::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