From: Mike Taylor Date: Tue, 21 Apr 2009 13:42:58 +0000 (+0000) Subject: CHange 1016 search to "water" X-Git-Tag: CPAN-v1.02~213 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=e7f0d6e7d1b9b7a395cb2ffb7174791a0487894c CHange 1016 search to "water" --- diff --git a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm index 9d5f9c5..ccaaa9f 100644 --- 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.30 2009-04-15 13:57:38 mike Exp $ +# $Id: Fetch.pm,v 1.31 2009-04-21 13:42:58 mike Exp $ # See the "Main" test package for documentation @@ -17,7 +17,7 @@ my @queries = ( "\@attr 1=4 mineral", "\@attr 1=4 computer", "\@attr 1=44 mineral", # Smithsonian doesn't support AP 4! - "\@attr 1=1016 mineral", # Connector Framework only does 1016 + "\@attr 1=1016 water", # Connector Framework only does 1016 ### We can add more queries here );