X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=24f37f29c0bdf02dd1faf5f25aba73847af0ecc6;hp=c184ccda564072b32cebf7309c960efc3a8a6062;hb=8d22b67928c9e2d65e90308dd7560dcd1d4d797a;hpb=032ec793aa72db9ca9d96b584a3e12063431ecf1 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 }