diff options
Diffstat (limited to 'tests/du/2g')
-rwxr-xr-x | tests/du/2g | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/2g b/tests/du/2g index 8479524c0..6a7463c02 100755 --- a/tests/du/2g +++ b/tests/du/2g @@ -23,7 +23,7 @@ if test "$VERBOSE" = yes; then du --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh # Creating a 2GB file counts as `very expensive'. very_expensive_ |