Try access-point 44 if other searches fail.
authorMike Taylor <mike@indexdata.com>
Mon, 29 Jan 2007 17:24:51 +0000 (17:24 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 29 Jan 2007 17:24:51 +0000 (17:24 +0000)
lib/ZOOM/IRSpy/Test/Record/Fetch.pm

index 3c27cc3..049e169 100644 (file)
@@ -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
               );