]> Dogcows Code - chaz/p5-HTTP-AnyUA/blob - xt/release/cpan-changes.t
Version 0.900
[chaz/p5-HTTP-AnyUA] / xt / release / cpan-changes.t
1 use strict;
2 use warnings;
3
4 # this test was generated with Dist::Zilla::Plugin::Test::CPAN::Changes 0.012
5
6 use Test::More 0.96 tests => 1;
7 use Test::CPAN::Changes;
8 subtest 'changes_ok' => sub {
9 changes_file_ok('Changes');
10 };
This page took 0.030675 seconds and 4 git commands to generate.