File: cpan-changes.t

package info (click to toggle)
liblocal-lib-perl 2.000029-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 344 kB
  • sloc: perl: 1,141; makefile: 13
file content (7 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
use strict;
use warnings;
use Test::More;
plan tests => 4;

use Test::CPAN::Changes;
changes_file_ok('Changes');