summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-ParseXS/t/106-process_typemaps.t
diff options
context:
space:
mode:
Diffstat (limited to 'dist/ExtUtils-ParseXS/t/106-process_typemaps.t')
-rw-r--r--dist/ExtUtils-ParseXS/t/106-process_typemaps.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/ExtUtils-ParseXS/t/106-process_typemaps.t b/dist/ExtUtils-ParseXS/t/106-process_typemaps.t
index 520f0b5936..c0a5d8f4bc 100644
--- a/dist/ExtUtils-ParseXS/t/106-process_typemaps.t
+++ b/dist/ExtUtils-ParseXS/t/106-process_typemaps.t
@@ -3,6 +3,7 @@ use strict;
use warnings;
use Carp;
use Cwd;
+use Data::Dumper;$Data::Dumper::Indent=1;
use File::Spec;
use File::Temp qw( tempdir );
use Test::More tests => 7;