X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FDan1.pm;fp=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FDan1.pm;h=ddd12ef0c1a4c62190b2da8c3134defd661ac12c;hb=5550a26d54f5f5e65eb30f3f2b383f9836082dfb;hp=77be15d523ff43dbc5f1a5a7af69a9550846075e;hpb=67fd06f7fc317ab571a89000955976cda2879bd0;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/Dan1.pm b/lib/ZOOM/IRSpy/Test/Search/Dan1.pm index 77be15d..ddd12ef 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Dan1.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Dan1.pm @@ -1,4 +1,4 @@ -# $Id: Dan1.pm,v 1.2 2006-10-23 12:23:29 sondberg Exp $ +# $Id: Dan1.pm,v 1.3 2006-10-25 10:49:51 mike Exp $ # See the "Main" test package for documentation @@ -20,7 +20,7 @@ sub start { foreach my $attr (@attrs) { $conn->irspy_search_pqf("\@attr dan1 1=$attr mineral", - {'attr' => $attr}, + {'attr' => $attr}, {}, ZOOM::Event::RECV_SEARCH, \&found, exception => \&error); }