openafs/tests/ptserver/pts-man-t

9 lines
149 B
Plaintext
Raw Normal View History

#!/usr/bin/perl
use strict;
use warnings;
use lib $ENV{SOURCE} . "/tests-lib/perl5";
use mancheck_utils;
run_manpage_tests("src/ptserver", "pts");