Re: Off by one in the trie code?
[p5sagit/p5-mst-13.2.git] / t / run / switchd.t
index b840a98..30ae53b 100644 (file)
@@ -5,7 +5,7 @@ BEGIN {
     @INC = qw(../lib lib);
 }
 
-require "./test.pl";
+BEGIN { require "./test.pl"; }
 
 # This test depends on t/lib/Devel/switchd.pm.