summaryrefslogtreecommitdiff
path: root/tests/touch/obsolescent
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/obsolescent')
-rwxr-xr-xtests/touch/obsolescent2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/obsolescent b/tests/touch/obsolescent
index 25f73828a..8b558777e 100755
--- a/tests/touch/obsolescent
+++ b/tests/touch/obsolescent
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
touch --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
_POSIX2_VERSION=199209; export _POSIX2_VERSION
POSIXLY_CORRECT=1; export POSIXLY_CORRECT