X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=5dee89f8e287b877f55828b9d6918e9bdc9820e5;hb=dbf1fadda290f6fa6d6e6539954667aad75639c9;hp=894efdac57d2771b8a917ce20c8a445b708bb0a6;hpb=1bb866351e6cd0a15495320b4cf0e8ae7e4b433c;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 894efda..5dee89f 100644 --- a/lib/ZOOM/IRSpy/Test/Quick.pm +++ b/lib/ZOOM/IRSpy/Test/Quick.pm @@ -1,4 +1,3 @@ -# $Id: Quick.pm,v 1.3 2006-10-25 10:48:34 mike Exp $ package ZOOM::IRSpy::Test::Quick; @@ -9,7 +8,9 @@ use warnings; use ZOOM::IRSpy::Test; our @ISA = qw(ZOOM::IRSpy::Test); -sub subtests { qw(Ping Record::Fetch) } +sub subtests { qw(Ping Search::Bath) } + +sub timeout { 20 } sub start { my $class = shift();