X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=f4c5551c06801fcfc0abfa9f3d5cd5f6a5bd03c5;hb=e8903e9abe99e33dfa6b7a8943c3c1b97b7dab21;hp=4c8e70ca5211a88fe47f6a664d5650876cb21c12;hpb=51cd1348401e8436ff7331258d261d8305f405c3;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 4c8e70c..f4c5551 100644 --- a/lib/ZOOM/IRSpy/Test/Quick.pm +++ b/lib/ZOOM/IRSpy/Test/Quick.pm @@ -1,4 +1,4 @@ -# $Id: Quick.pm,v 1.1 2006-10-13 15:16:29 mike Exp $ +# $Id: Quick.pm,v 1.2 2006-10-17 16:21:31 mike Exp $ package ZOOM::IRSpy::Test::Quick; @@ -9,7 +9,7 @@ use warnings; use ZOOM::IRSpy::Test; our @ISA = qw(ZOOM::IRSpy::Test); -sub subtests { qw(Ping Search::Title) } +sub subtests { qw(Ping Search::DBDate Search::Title) } sub start { my $class = shift();