summaryrefslogtreecommitdiff
path: root/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
diff options
context:
space:
mode:
authorTamas Bunth <tamas.bunth@collabora.co.uk>2018-04-14 16:13:02 +0200
committerTamás Bunth <btomi96@gmail.com>2018-04-14 17:44:48 +0200
commit3bb1f0b3a8f71807c221fda22433571f9a0497d2 (patch)
treeba115dd93458981785c308b752c794cf12547492 /dbaccess/CppunitTest_dbaccess_RowSetClones.mk
parentc760ebc55f0d0a9838256e9dc6374d85d12ee93e (diff)
Revert HSQLDB related unit tests
Revert changes making HSQLDB related unit tests test Firebird migration. They should still test the HSQLDB driver. It reverts part of 159dd28651788a19848eae56693ad06ed947414d Change-Id: If2b9207e95055418bd1dc1dc6e472335de311d1e Reviewed-on: https://gerrit.libreoffice.org/52873 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
Diffstat (limited to 'dbaccess/CppunitTest_dbaccess_RowSetClones.mk')
-rw-r--r--dbaccess/CppunitTest_dbaccess_RowSetClones.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_RowSetClones.mk b/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
index ddf69296cb28..98b23d539a95 100644
--- a/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
+++ b/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
@@ -67,7 +67,8 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_RowSetClones,\
basic/util/sb \
comphelper/util/comphelp \
configmgr/source/configmgr \
- connectivity/source/drivers/firebird/firebird_sdbc \
+ connectivity/source/drivers/hsqldb/hsqldb \
+ connectivity/source/drivers/jdbc/jdbc \
connectivity/source/manager/sdbc2 \
dbaccess/util/dba \
dbaccess/util/dbu \