File: portability.t

package info (click to toggle)
libjson-schema-modern-perl 0.619-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 2,372 kB
  • sloc: perl: 4,014; makefile: 9
file content (8 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (89)
1
2
3
4
5
6
7
8
use strict;
use warnings;

use Test::More;

use Test::Portability::Files;

run_tests();