File: portability.t

package info (click to toggle)
liburi-perl 5.30-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 948 kB
  • sloc: perl: 3,936; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (96)
1
2
3
4
5
6
7
8
use strict;
use warnings;

use Test::More;

use Test::Portability::Files;

run_tests();