summaryrefslogtreecommitdiff
path: root/tests/du/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/Makefile.am')
-rw-r--r--tests/du/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
index badc0c98d..9fd6f9df7 100644
--- a/tests/du/Makefile.am
+++ b/tests/du/Makefile.am
@@ -30,9 +30,5 @@ TESTS = \
hard-link 8gb basic restore-wd \
exclude no-x no-deref trailing-slash deref two-args slink
EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = \
- PERL="$(PERL)" \
- CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
- PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
include $(top_srcdir)/tests/check.mk