summaryrefslogtreecommitdiff
path: root/tests/chown
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chown')
-rwxr-xr-xtests/chown/basic1
-rwxr-xr-xtests/chown/deref1
-rwxr-xr-xtests/chown/preserve-root1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/chown/basic b/tests/chown/basic
index 3ad958a95..fbe74a253 100755
--- a/tests/chown/basic
+++ b/tests/chown/basic
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
chgrp --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
require_root_
diff --git a/tests/chown/deref b/tests/chown/deref
index be557e1ce..b7688c355 100755
--- a/tests/chown/deref
+++ b/tests/chown/deref
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
chown --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
ln -s no-such dangle || framework_failure
diff --git a/tests/chown/preserve-root b/tests/chown/preserve-root
index cdc7234b5..9ec18f5b2 100755
--- a/tests/chown/preserve-root
+++ b/tests/chown/preserve-root
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
chown --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_