X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;fp=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=c184ccda564072b32cebf7309c960efc3a8a6062;hp=70e1fdc91cce456b402858c157427e1e9f168133;hb=c7ea1b40e7f132956ee71d79ba28a2780f7c3459;hpb=abb64a4de5c2f5b1b80e25c8485b42974ce7f0f5 diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 70e1fdc..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 Search::CQL Search::Bath) } +sub subtests { qw(Ping Record::Fetch) } sub timeout { 20 }