summaryrefslogtreecommitdiff
path: root/tests/mv/part-fail
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/part-fail')
-rwxr-xr-xtests/mv/part-fail1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/part-fail b/tests/mv/part-fail
index 92d7ad4af..e5396c2c6 100755
--- a/tests/mv/part-fail
+++ b/tests/mv/part-fail
@@ -24,7 +24,6 @@ if test "$VERBOSE" = yes; then
mv --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_
cleanup_() { t=$other_partition_tmpdir; chmod -R 700 "$t"; rm -rf "$t"; }