Omit Test::Title test, since this fails (astonishingly) on the
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Search / Main.pm
index dd9371d..bdc03e0 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Main.pm,v 1.3 2006-10-12 16:54:13 mike Exp $
+# $Id: Main.pm,v 1.7 2007-01-29 17:12:54 mike Exp $
 
 package ZOOM::IRSpy::Test::Search::Main;
 
@@ -9,7 +9,8 @@ use warnings;
 use ZOOM::IRSpy::Test;
 our @ISA = qw(ZOOM::IRSpy::Test);
 
-sub subtests { qw(Search::Title Search::Bib1) }
+sub subtests { qw(Search::Bib1 Search::Dan1 Search::Boolean
+                  Search::Explain) }
 
 sub start {
     my $class = shift();