Reinstate so-called Bath search as part of Quick suite.
[irspy-moved-to-github.git] / 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);
 
-sub subtests { qw(Ping Record::Fetch) }
+sub subtests { qw(Ping Search::Bath) }
 
 sub timeout { 20 }