summaryrefslogtreecommitdiff
path: root/cpan/JSON-PP/t/017_relaxed.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/JSON-PP/t/017_relaxed.t')
-rw-r--r--cpan/JSON-PP/t/017_relaxed.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpan/JSON-PP/t/017_relaxed.t b/cpan/JSON-PP/t/017_relaxed.t
index 34fb60ead5..a49a3b4b1a 100644
--- a/cpan/JSON-PP/t/017_relaxed.t
+++ b/cpan/JSON-PP/t/017_relaxed.t
@@ -1,6 +1,7 @@
# copied over from JSON::XS and modified to use JSON::PP
use strict;
+use warnings;
use Test::More;
BEGIN { plan tests => 8 };