Revert "disable JunitTest_dbaccess_complex part RowSet"

This reverts commit 217dbf61ece9318f4430780d10cef60920086de7, the test should
work now reliably after the preceeding "Finalizers must not access UNO objects"
commit.
This commit is contained in:
Stephan Bergmann 2015-06-04 09:58:31 +02:00
parent 3766f2a0d3
commit bf98e6acde

View File

@ -27,6 +27,7 @@ $(eval $(call gb_JunitTest_set_defs,dbaccess_complex,\
$(eval $(call gb_JunitTest_add_classes,dbaccess_complex,\
complex.dbaccess.Beamer \
complex.dbaccess.PropertyBag \
complex.dbaccess.RowSet \
))
$(eval $(call gb_JunitTest_add_sourcefiles,dbaccess_complex,\