Public git repo set up
[Data-Peek.git] / t / 41_DDump-h.t
blob8a2776e2a86379317fa0ed0fc385fb28eb2a7200
1 #!/usr/bin/perl
3 use strict;
4 use warnings;
6 use Test::More tests => 1;
8 use Data::Peek;
10 ok (1, "Here com tests for DDump () returning hash using IO");