tests: Accommodate c-tap-harness 4.7
[openafs.git] / tests / ptserver / pts-man-t
index 4bfabee..0376f02 100755 (executable)
@@ -2,7 +2,7 @@
 
 use strict;
 use warnings;
-use lib $ENV{SOURCE} . "/tests-lib/perl5";
+use lib $ENV{C_TAP_SOURCE} . "/tests-lib/perl5";
 use mancheck_utils;
 
 run_manpage_tests("src/ptserver", "pts");