diff options
Diffstat (limited to 'tests/cp/sparse')
-rwxr-xr-x | tests/cp/sparse | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/sparse b/tests/cp/sparse index 0d915df57..2c2024ce3 100755 --- a/tests/cp/sparse +++ b/tests/cp/sparse @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_sparse_support_ # Create a sparse file. |