tests: Accommodate c-tap-harness 4.7
[openafs.git] / tests / venus / fs-man-t
index 952b6bb..219a33a 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/venus", "fs");