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:
02d09ce
)
Try access-point 44 if other searches fail.
author
Mike Taylor
<mike@indexdata.com>
Mon, 29 Jan 2007 17:24:51 +0000
(17:24 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 29 Jan 2007 17:24:51 +0000
(17:24 +0000)
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm
b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm
index
3c27cc3
..
049e169
100644
(file)
--- a/
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
+++ b/
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
@@
-1,4
+1,4
@@
-# $Id: Fetch.pm,v 1.18 2006-12-18 15:36:03 mike Exp $
+# $Id: Fetch.pm,v 1.19 2007-01-29 17:24:51 mike Exp $
# See the "Main" test package for documentation
@@
-16,6
+16,7
@@
our @ISA = qw(ZOOM::IRSpy::Test);
my @queries = (
"\@attr 1=4 mineral",
"\@attr 1=4 computer",
+ "\@attr 1=44 mineral", # Smithsonian doesn't support AP 4!
### We can add more queries here
);