X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FMain.pm;h=8973b450bb4639a96399a0be0febf4283d7e1aa3;hb=6c01bcd9ce410055c988243b39c7421b4dfaf28a;hp=5df65b86151a820f6cd2fffb2b81fc89eabf4f93;hpb=db5302ba6241181e755e6ed4e0df84f151e0253d;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Main.pm b/lib/ZOOM/IRSpy/Test/Main.pm index 5df65b8..8973b45 100644 --- a/lib/ZOOM/IRSpy/Test/Main.pm +++ b/lib/ZOOM/IRSpy/Test/Main.pm @@ -1,4 +1,4 @@ -# $Id: Main.pm,v 1.9 2006-10-12 16:54:13 mike Exp $ +# $Id: Main.pm,v 1.12 2006-10-26 12:50:17 mike Exp $ package ZOOM::IRSpy::Test::Main; @@ -24,7 +24,8 @@ I<## To follow> =cut -sub subtests { qw(Ping Search::Main) } +sub subtests { qw(Ping Search::Main Record::Main) } +#sub subtests { qw(Ping Search::Explain Record::Fetch) } # Nice, small example of old Explain-failure sub start { my $class = shift();