summaryrefslogtreecommitdiff
path: root/tests/du
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du')
-rwxr-xr-xtests/du/basic1
-rwxr-xr-xtests/du/hard-link1
-rwxr-xr-xtests/du/inacc-dest1
-rwxr-xr-xtests/du/long-sloop1
-rwxr-xr-xtests/du/no-x1
5 files changed, 0 insertions, 5 deletions
diff --git a/tests/du/basic b/tests/du/basic
index 6833495e4..3a378cedd 100755
--- a/tests/du/basic
+++ b/tests/du/basic
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
du --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
mkdir -p a/b d d/sub || framework_failure
diff --git a/tests/du/hard-link b/tests/du/hard-link
index 94fe9c48c..d0ca8551e 100755
--- a/tests/du/hard-link
+++ b/tests/du/hard-link
@@ -23,7 +23,6 @@ if test "$VERBOSE" = yes; then
du --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
mkdir -p dir/sub
diff --git a/tests/du/inacc-dest b/tests/du/inacc-dest
index ba5aed0ad..589328d66 100755
--- a/tests/du/inacc-dest
+++ b/tests/du/inacc-dest
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
du --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_
diff --git a/tests/du/long-sloop b/tests/du/long-sloop
index a9692241c..208417e70 100755
--- a/tests/du/long-sloop
+++ b/tests/du/long-sloop
@@ -23,7 +23,6 @@ if test "$VERBOSE" = yes; then
du --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
# Create lots of directories, each containing a single symlink
diff --git a/tests/du/no-x b/tests/du/no-x
index 9cff767b0..b7d62730a 100755
--- a/tests/du/no-x
+++ b/tests/du/no-x
@@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then
du --version
fi
-. $top_srcdir/tests/lang-default
. $top_srcdir/tests/test-lib.sh
skip_if_root_