summaryrefslogtreecommitdiffstats
path: root/java/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'java/Makefile.am')
-rw-r--r--java/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/java/Makefile.am b/java/Makefile.am
index 4426e3e..7063d13 100644
--- a/java/Makefile.am
+++ b/java/Makefile.am
@@ -39,11 +39,6 @@ JAVA_API=yes
SUBDIRS=src $(TESTSERIAL_DIR) $(TESTEXAMPLES_DIR)
-# Test with just the native connector, with a single pass-through connector
-# and with a doubly-stacked pass-through.
-VOL_LIST = native "pass_through under_vol=0;under_info={}" \
- "pass_through under_vol=505;under_info={under_vol=0;under_info={}}"
-
endif
include $(top_srcdir)/config/conclude.am