X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest.pm;h=20fa772162164d9f83e90acea99eaaf0b75f6e3f;hb=8976789c74795ad9e92fe03e370e56501511426e;hp=d306b29735f143ef6823d336d320423d97295b32;hpb=8c6e0b6d4792ace87bcb69f1ee6c8c52fbff9a87;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test.pm b/lib/ZOOM/IRSpy/Test.pm index d306b29..20fa772 100644 --- a/lib/ZOOM/IRSpy/Test.pm +++ b/lib/ZOOM/IRSpy/Test.pm @@ -1,4 +1,4 @@ -# $Id: Test.pm,v 1.1 2006-06-20 16:32:42 mike Exp $ +# $Id: Test.pm,v 1.3 2006-07-21 11:49:27 mike Exp $ package ZOOM::IRSpy::Test; @@ -12,11 +12,11 @@ ZOOM::IRSpy::Test - base class for tests in IRSpy =head1 SYNOPSIS - ### To follow + ## To follow =head1 DESCRIPTION -I<### To follow> +I<## To follow> =cut @@ -41,7 +41,6 @@ sub run { die "can't run the base-class test"; } -### Could include loop detection sub run_tests { my $this = shift(); my @tname = @_;