X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=5dee89f8e287b877f55828b9d6918e9bdc9820e5;hb=dbf1fadda290f6fa6d6e6539954667aad75639c9;hp=c184ccda564072b32cebf7309c960efc3a8a6062;hpb=e61887a109576fa0e066547c0ce033631a290f8f;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index c184ccd..5dee89f 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 Search::Bath) } sub timeout { 20 }