X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=a690c9e5672b6b7ea51e389f52b6223e5916c148;hb=f5674617443eec5534a1f1770b6e9658045f8eb9;hp=c184ccda564072b32cebf7309c960efc3a8a6062;hpb=79f588c300c5605a7687fd331ebce4297aad4155;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index c184ccd..a690c9e 100644 --- a/lib/ZOOM/IRSpy/Test/Quick.pm +++ b/lib/ZOOM/IRSpy/Test/Quick.pm @@ -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 Record::PiggyBack) } sub timeout { 20 }