diff --git a/Makefile.PL b/Makefile.PL index dcd4572..beed124 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -544,7 +544,7 @@ else } # create the test config file -make_test_conf(); +# make_test_conf(); # and last but not least write the makefile WriteMakefile(%MakeParams);