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