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:
3b34b51
)
Invoke Search::Bath
author
Mike Taylor
<mike@miketaylor.org.uk>
Mon, 7 Jun 2010 17:04:15 +0000
(18:04 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Mon, 7 Jun 2010 17:04:15 +0000
(18:04 +0100)
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
24f37f2
..
5dee89f
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 Record::OPAC) }
+sub subtests { qw(Ping Search::Bath) }
sub timeout { 20 }