Run correct sequence of tests
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Main.pm
index 7a01951..8973b45 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Main.pm,v 1.10 2006-10-23 13:54:52 sondberg Exp $
+# $Id: Main.pm,v 1.12 2006-10-26 12:50:17 mike Exp $
 
 package ZOOM::IRSpy::Test::Main;
 
@@ -25,6 +25,7 @@ I<## To follow>
 =cut
 
 sub subtests { qw(Ping Search::Main Record::Main) }
+#sub subtests { qw(Ping Search::Explain Record::Fetch) } # Nice, small example of old Explain-failure
 
 sub start {
     my $class = shift();