clean up release tests
[p5sagit/local-lib.git] / xt / release / cpan-changes.t
1 use strict;
2 use warnings;
3 use Test::More tests => 1;
4
5 use Test::CPAN::Changes;
6 changes_file_ok('Changes');