diff options
Diffstat (limited to 'tests/readlink/can-f')
-rwxr-xr-x | tests/readlink/can-f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readlink/can-f b/tests/readlink/can-f index 3ddfb8dbc..67f84b92f 100755 --- a/tests/readlink/can-f +++ b/tests/readlink/can-f @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then readlink --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh pwd=`pwd` my_pwd=$("$abs_top_builddir/src/pwd") |