File: 01useok.t

package info (click to toggle)
libtest-files-perl 0.14-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 184 kB
  • sloc: perl: 351; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (3)
1
2
3
4
5
use strict;

use Test::More tests => 1;
BEGIN { use_ok('Test::Files'); }