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:
1c5c55a
)
Add Search::Bath to Search::Main test.
author
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 20 Jul 2010 13:57:35 +0000
(14:57 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 20 Jul 2010 13:57:35 +0000
(14:57 +0100)
lib/ZOOM/IRSpy/Test/Search/Main.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Search/Main.pm
b/lib/ZOOM/IRSpy/Test/Search/Main.pm
index
9e928ce
..
6408cbe
100644
(file)
--- a/
lib/ZOOM/IRSpy/Test/Search/Main.pm
+++ b/
lib/ZOOM/IRSpy/Test/Search/Main.pm
@@
-9,7
+9,7
@@
use ZOOM::IRSpy::Test;
our @ISA = qw(ZOOM::IRSpy::Test);
sub subtests { qw(Search::Bib1 Search::Dan1 Search::Boolean
- Search::Explain Search::CQL) }
+ Search::Explain Search::CQL Search::Bath) }
sub start {
my $class = shift();