summaryrefslogtreecommitdiff
path: root/dbaccess/Module_dbaccess.mk
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/Module_dbaccess.mk')
-rw-r--r--dbaccess/Module_dbaccess.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess/Module_dbaccess.mk
index e9eb146a6ddc..615c887cd5f8 100644
--- a/dbaccess/Module_dbaccess.mk
+++ b/dbaccess/Module_dbaccess.mk
@@ -41,11 +41,11 @@ $(eval $(call gb_Module_add_check_targets,dbaccess,\
CppunitTest_dbaccess_dialog_save \
))
-ifeq ($(ENABLE_JAVA),TRUE)
-$(eval $(call gb_Module_add_check_targets,dbaccess,\
- CppunitTest_dbaccess_hsqldb_test \
-))
-endif
+#ifeq ($(ENABLE_JAVA),TRUE)
+#$(eval $(call gb_Module_add_check_targets,dbaccess,\
+# CppunitTest_dbaccess_hsqldb_test \
+#))
+#endif
# This runs a suite of peformance tests on embedded firebird and HSQLDB.
# Instructions on running the test can be found in qa/unit/embeddedb_performancetest