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