move repository to https://github.com/Perl-Toolchain-Gang/local-lib
[p5sagit/local-lib.git] / xt / release / cpan-changes.t
1 use strict;
2 use warnings;
3 use Test::More tests => 4;
4
5 use Test::CPAN::Changes;
6 changes_file_ok('Changes');