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:
b83911b
)
Record::Main test includes Record::OPAC as well as Record::Fetch
author
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 11 May 2010 13:22:50 +0000
(14:22 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 11 May 2010 13:22:50 +0000
(14:22 +0100)
lib/ZOOM/IRSpy/Test/Record/Main.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Record/Main.pm
b/lib/ZOOM/IRSpy/Test/Record/Main.pm
index
0dc78c7
..
42090d0
100644
(file)
--- a/
lib/ZOOM/IRSpy/Test/Record/Main.pm
+++ b/
lib/ZOOM/IRSpy/Test/Record/Main.pm
@@
-23,7
+23,7
@@
I<## To follow>
=cut
-sub subtests { qw(Record::Fetch) }
+sub subtests { qw(Record::Fetch Record::OPAC) }
sub start {
my $class = shift();