Adding named result set test.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Main.pm
index 8973b45..f49090a 100644 (file)
@@ -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();