diff options
Diffstat (limited to 'tests/du/basic')
-rwxr-xr-x | tests/du/basic | 1 |
1 files changed, 0 insertions, 1 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 |