Reinstate so-called Bath search as part of Quick suite.
authorMike Taylor <mike@miketaylor.org.uk>
Thu, 22 Jul 2010 16:02:12 +0000 (17:02 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Thu, 22 Jul 2010 16:02:12 +0000 (17:02 +0100)
lib/ZOOM/IRSpy/Test/Quick.pm

index c184ccd..5dee89f 100644 (file)
@@ -8,7 +8,7 @@ use warnings;
 use ZOOM::IRSpy::Test;
 our @ISA = qw(ZOOM::IRSpy::Test);
 
 use ZOOM::IRSpy::Test;
 our @ISA = qw(ZOOM::IRSpy::Test);
 
-sub subtests { qw(Ping Record::Fetch) }
+sub subtests { qw(Ping Search::Bath) }
 
 sub timeout { 20 }
 
 
 sub timeout { 20 }