Include Search::CQL in the "Quick" test (for now) so I can test the
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Quick.pm
index 5dee89f..70e1fdc 100644 (file)
@@ -8,7 +8,7 @@ use warnings;
 use ZOOM::IRSpy::Test;
 our @ISA = qw(ZOOM::IRSpy::Test);
 
-sub subtests { qw(Ping Search::Bath) }
+sub subtests { qw(Ping Search::CQL Search::Bath) }
 
 sub timeout { 20 }