projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f61d5cc
)
Change Quick test to probe piggybacking.
author
Mike Taylor
<mike@indexdata.com>
Mon, 17 Dec 2012 14:40:31 +0000
(14:40 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 17 Dec 2012 14:40:31 +0000
(14:40 +0000)
lib/ZOOM/IRSpy/Test/Quick.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Quick.pm
b/lib/ZOOM/IRSpy/Test/Quick.pm
index
70e1fdc
..
a690c9e
100644
(file)
--- 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::CQL Search::Bath) }
+sub subtests { qw(Ping Record::PiggyBack) }
sub timeout { 20 }