X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=c184ccda564072b32cebf7309c960efc3a8a6062;hb=3df55defe3ae5fd1c3342a4cbef8d5d26341aa76;hp=71ff7331b2ba443934ef0909112a679e212ece2d;hpb=dc4b19ec2acc1d88f106653ae4830ccbb40ad5b4;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 71ff733..c184ccd 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 Search::Bath Record::Fetch) } +sub subtests { qw(Ping Record::Fetch) } sub timeout { 20 }