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