Change Quick test to probe piggybacking.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Quick.pm
index 70e1fdc..a690c9e 100644 (file)
@@ -8,7 +8,7 @@ use warnings;
 use ZOOM::IRSpy::Test;
 our @ISA = qw(ZOOM::IRSpy::Test);
 
-sub subtests { qw(Ping Search::CQL Search::Bath) }
+sub subtests { qw(Ping Record::PiggyBack) }
 
 sub timeout { 20 }