X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=c184ccda564072b32cebf7309c960efc3a8a6062;hb=79f588c300c5605a7687fd331ebce4297aad4155;hp=24f37f29c0bdf02dd1faf5f25aba73847af0ecc6;hpb=8d22b67928c9e2d65e90308dd7560dcd1d4d797a;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 24f37f2..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 Record::OPAC) } +sub subtests { qw(Ping Record::Fetch) } sub timeout { 20 }