diff options
Diffstat (limited to 'tests/mkdir/t-slash')
-rwxr-xr-x | tests/mkdir/t-slash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/t-slash b/tests/mkdir/t-slash index fdb5e8692..e95b0529b 100755 --- a/tests/mkdir/t-slash +++ b/tests/mkdir/t-slash @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then mkdir --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh fail=0 |