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=c7ea1b40e7f132956ee71d79ba28a2780f7c3459;hpb=dc4b19ec2acc1d88f106653ae4830ccbb40ad5b4 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 }