remove stale $Id$
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Main.pm
index f49090a..428afd3 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Main.pm,v 1.13 2006-11-02 11:46:40 sondberg Exp $
 
 package ZOOM::IRSpy::Test::Main;
 
@@ -26,6 +25,8 @@ I<## To follow>
 
 sub subtests { qw(Ping Search::Main Record::Main ResultSet::Main) }
 
+sub timeout { 90 }
+
 sub start {
     my $class = shift();
     my($conn) = @_;