diff options
Diffstat (limited to 'tests/rm/hash')
-rwxr-xr-x | tests/rm/hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/hash b/tests/rm/hash index 56f96e412..abb7ffd04 100755 --- a/tests/rm/hash +++ b/tests/rm/hash @@ -23,7 +23,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh expensive_ # Create a hierarchy with 3*26 leaf directories, each at depth 153. |