Adding in TestSetup.pm to replace BEGIN preamble on tests.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 77f921e..4285eba 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1331,6 +1331,7 @@ sv.c                      Scalar value code
 sv.h                   Scalar value header
 t/README               Instructions for regression tests
 t/TEST                 The regression tester
+t/TestInit.pm          Preamble library for core tests
 t/base/commonsense.t   See if configuration meets basic needs
 t/base/cond.t          See if conditionals work
 t/base/if.t            See if if works