From: Mike Taylor Date: Wed, 7 Jul 2010 15:18:54 +0000 (+0100) Subject: Plan 3 tests. X-Git-Tag: CPAN-v1.02~13 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=3a39a0c2a8cc349284099fe678a168166db1f23c;hp=b508d8a20b60650dbdf0b62c692276ecefe3fa46;ds=sidebyside Plan 3 tests. --- diff --git a/t/ZOOM-IRSpy.t b/t/ZOOM-IRSpy.t index 0da4aa0..e6af4be 100644 --- a/t/ZOOM-IRSpy.t +++ b/t/ZOOM-IRSpy.t @@ -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');