sv_dump () changed in 5.19.3
[Data-Peek.git] / t / 31_DDump-s.t
blob84c4aeb62b69ee4f1c2293862eea3bd50180ad79
1 #!/usr/bin/perl
3 use strict;
4 use warnings;
6 use Test::More tests => 2;
7 use Test::NoWarnings;
9 use Data::Peek;
11 ok (1, "Here com tests for DDump () returning string using IO");