diff options
Diffstat (limited to 'tests/rm/unread3')
-rwxr-xr-x | tests/rm/unread3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/unread3 b/tests/rm/unread3 index 36e93bbe3..e79bd6003 100755 --- a/tests/rm/unread3 +++ b/tests/rm/unread3 @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh skip_if_root_ mkdir -p a/1 b c d/2 e/3 || framework_failure |