diff options
Diffstat (limited to 'tests/mv/hard-link-1')
-rwxr-xr-x | tests/mv/hard-link-1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/hard-link-1 b/tests/mv/hard-link-1 index 93f8ec194..6afaeade6 100755 --- a/tests/mv/hard-link-1 +++ b/tests/mv/hard-link-1 @@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then mv --version fi -. $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh cleanup_() { rm -rf "$other_partition_tmpdir"; } . "$abs_top_srcdir/tests/other-fs-tmpdir" |