fb6b8cd75b080df5b4d879cbf1cbe3771c6674b7
[openafs.git] / tests / kauth / kas-man-t
1 #!/usr/bin/perl
2
3 use strict;
4 use warnings;
5 use lib $ENV{SOURCE} . "/tests-lib/perl5";
6 use mancheck_utils;
7
8 run_manpage_tests("src/kauth", "kas");