X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FQuick.pm;h=a690c9e5672b6b7ea51e389f52b6223e5916c148;hb=08f7276dbdd4b6d3f02cfa3f4b4d06f0af331055;hp=5dee89f8e287b877f55828b9d6918e9bdc9820e5;hpb=4f36c963da80271ffea671999e41aaa04ea9a36f;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 5dee89f..a690c9e 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) } +sub subtests { qw(Ping Record::PiggyBack) } sub timeout { 20 }