X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=c184ccda564072b32cebf7309c960efc3a8a6062;hp=71ff7331b2ba443934ef0909112a679e212ece2d;hb=79f588c300c5605a7687fd331ebce4297aad4155;hpb=c4aef4c3e4fb86ba75feefedce3ffd7d0a4a5b16 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 }