remove stale $Id$
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Search / Title.pm
index 2705be6..2e123f9 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Title.pm,v 1.9 2006-11-29 18:18:38 mike Exp $
 
 # See the "Main" test package for documentation
 
@@ -19,7 +18,7 @@ sub start {
     my($conn) = @_;
 
     $conn->irspy_search_pqf('@attr 1=4 mineral', undef, {},
-                           ZOOM::Event::RECV_SEARCH, \&found,
+                           ZOOM::Event::ZEND, \&found,
                            "exception", \&error);
 }