Plan 3 tests.
authorMike Taylor <mike@miketaylor.org.uk>
Wed, 7 Jul 2010 15:18:54 +0000 (16:18 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Wed, 7 Jul 2010 15:18:54 +0000 (16:18 +0100)
t/ZOOM-IRSpy.t

index 0da4aa0..e6af4be 100644 (file)
@@ -1,6 +1,6 @@
 # change 'tests => 1' to 'tests => last_test_to_print';
 
-use Test::More qw(no_plan);
+use Test::More tests => 3;
 
 BEGIN {
     use_ok('ZOOM::IRSpy');