Better tests
[data-dump-sexp.git] / Makefile.PL
index 83ebfa413f52ec4b3171cc5d78b7640da29e0b04..fdeef64fd29d7f32efef8c8558e8c89e0622f2d5 100644 (file)
@@ -13,6 +13,9 @@ WriteMakefile(
        PREREQ_PM         => {
                qw/Data::SExpression 0.41/,
        },
+       TEST_REQUIRES     => {
+               qw/Test::Exception 0/,
+       },
        META_ADD          => {
                dynamic_config => 0,
                resources      => {
This page took 0.009575 seconds and 4 git commands to generate.