Allow for deeper t/ and also a single test.pl.
[p5sagit/p5-mst-13.2.git] / t / TestInit.pm
index 873c3ce..be69c24 100644 (file)
 # (not require) in the test scripts.
 #
 # PS this is not POD because this should be a very minimalist module in
-# case of fundemental perl breakage.
+# case of funaemental perl breakage.
 
 chdir 't' if -d 't';
 @INC = '../lib';
+$0 =~ s/\.dp$//; # for the test.deparse make target
+1;
+