summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am.in')
-rw-r--r--tests/Makefile.am.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.am.in b/tests/Makefile.am.in
index afee6ffe1..c613cf555 100644
--- a/tests/Makefile.am.in
+++ b/tests/Makefile.am.in
@@ -21,9 +21,6 @@
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
-TESTS_ENVIRONMENT = \
- CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
- PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'