491bc7dfaf8dc6e450e38743ce77e9757b230290
[perl-indexdata-utils.git] / t / 02-IndexData-Utils-PersistentCounter.t
1 use strict;
2 use warnings;
3
4 use Test::More tests => 1;
5 BEGIN { use_ok('IndexData::Utils::PersistentCounter') };