File: changes.t

package info (click to toggle)
libtie-cycle-perl 1.233-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: perl: 51; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 149 bytes parent folder | download
1
2
3
4
use Test::More;
eval 'use Test::CPAN::Changes 0.500005';
plan skip_all => 'Test::CPAN::Changes 0.500005 required for this test' if $@;
changes_ok();