X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=a690c9e5672b6b7ea51e389f52b6223e5916c148;hb=08f7276dbdd4b6d3f02cfa3f4b4d06f0af331055;hp=8a2f54b19dc37f9690e5b93eb00a67e41a983e35;hpb=e17e24783117f0581aa9964004b3b7696b988c5c;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 8a2f54b..a690c9e 100644 --- a/lib/ZOOM/IRSpy/Test/Quick.pm +++ b/lib/ZOOM/IRSpy/Test/Quick.pm @@ -1,4 +1,3 @@ -# $Id: Quick.pm,v 1.4 2007-04-18 15:25:07 mike Exp $ package ZOOM::IRSpy::Test::Quick; @@ -9,7 +8,7 @@ use warnings; use ZOOM::IRSpy::Test; our @ISA = qw(ZOOM::IRSpy::Test); -sub subtests { qw(Ping Record::Fetch) } +sub subtests { qw(Ping Record::PiggyBack) } sub timeout { 20 }