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