diff options
Diffstat (limited to 'gnu/usr.bin/perl/cpan/JSON-PP/t/017_relaxed.t')
-rw-r--r-- | gnu/usr.bin/perl/cpan/JSON-PP/t/017_relaxed.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/cpan/JSON-PP/t/017_relaxed.t b/gnu/usr.bin/perl/cpan/JSON-PP/t/017_relaxed.t index b577e33a74d..243f9973e45 100644 --- a/gnu/usr.bin/perl/cpan/JSON-PP/t/017_relaxed.t +++ b/gnu/usr.bin/perl/cpan/JSON-PP/t/017_relaxed.t @@ -1,4 +1,4 @@ -# copied over from JSON::PP::XS and modified to use JSON::PP +# copied over from JSON::XS and modified to use JSON::PP use Test::More; use strict; |