Truncate overlong table entries.
[irspy-moved-to-github.git] / t / ZOOM-IRSpy.t
1 # $Id: ZOOM-IRSpy.t,v 1.1 2007-04-18 11:23:01 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