Add comment
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Search / Main.pm
index bdc03e0..2e337c7 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Main.pm,v 1.7 2007-01-29 17:12:54 mike Exp $
 
 package ZOOM::IRSpy::Test::Search::Main;
 
@@ -10,7 +9,8 @@ use ZOOM::IRSpy::Test;
 our @ISA = qw(ZOOM::IRSpy::Test);
 
 sub subtests { qw(Search::Bib1 Search::Dan1 Search::Boolean
-                  Search::Explain) }
+                  Search::Explain Search::CQL Search::Bath) }
+# Why no Search::DBDate or Search::Title?
 
 sub start {
     my $class = shift();