use strict;
# this test was generated with Dist::Zilla::Plugin::Test::CPAN::Changes 0.012
use Test::More 0.96 tests => 1;
subtest 'changes_ok' => sub {
changes_file_ok('Changes');
};