From: Mike Taylor Date: Fri, 21 Jul 2006 11:49:27 +0000 (+0000) Subject: Remove comment on loop-detection (now handled in IRSpy.pm) X-Git-Tag: CPAN-v1.02~54^2~1109 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=9290834a7ecf85d1b508b55d7943f453e1923aaa Remove comment on loop-detection (now handled in IRSpy.pm) --- diff --git a/lib/ZOOM/IRSpy/Test.pm b/lib/ZOOM/IRSpy/Test.pm index cab2e09..20fa772 100644 --- a/lib/ZOOM/IRSpy/Test.pm +++ b/lib/ZOOM/IRSpy/Test.pm @@ -1,4 +1,4 @@ -# $Id: Test.pm,v 1.2 2006-07-21 11:30:51 mike Exp $ +# $Id: Test.pm,v 1.3 2006-07-21 11:49:27 mike Exp $ package ZOOM::IRSpy::Test; @@ -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 = @_;