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