File: manifest.t

package info (click to toggle)
libterm-choose-linefold-xs-perl 0.001-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 280 kB
  • sloc: ansic: 2,646; perl: 10; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
6
7
8
use 5.16.0;
use strict;
use warnings;
use Test::More;

use Test::CheckManifest;

ok_manifest();