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