Getting ready to test available record formats.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Main.pm
index 5df65b8..7a01951 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Main.pm,v 1.9 2006-10-12 16:54:13 mike Exp $
+# $Id: Main.pm,v 1.10 2006-10-23 13:54:52 sondberg Exp $
 
 package ZOOM::IRSpy::Test::Main;
 
@@ -24,7 +24,7 @@ I<## To follow>
 
 =cut
 
-sub subtests { qw(Ping Search::Main) }
+sub subtests { qw(Ping Search::Main Record::Main) }
 
 sub start {
     my $class = shift();