summaryrefslogtreecommitdiff
path: root/tests/chmod/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/Makefile.am')
-rw-r--r--tests/chmod/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am
index 8fb595a79..a0e0053a0 100644
--- a/tests/chmod/Makefile.am
+++ b/tests/chmod/Makefile.am
@@ -12,8 +12,5 @@ TESTS = \
usage
EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = \
- CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
- PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
include $(top_srcdir)/tests/check.mk