diff options
Diffstat (limited to 'tests/mv/into-self-2')
-rwxr-xr-x | tests/mv/into-self-2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/into-self-2 b/tests/mv/into-self-2 index 147941a22..32801a3a4 100755 --- a/tests/mv/into-self-2 +++ b/tests/mv/into-self-2 @@ -23,7 +23,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" |