Missing test dependency
Change-Id: Ic0aced78a6667116fd77b73a3965a2155d5941bf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154095 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
3e49ba051b
commit
7c6c3ec2b4
1 changed files with 4 additions and 0 deletions
|
@ -11,4 +11,8 @@
|
||||||
|
|
||||||
$(eval $(call sw_rtfexport_test,3))
|
$(eval $(call sw_rtfexport_test,3))
|
||||||
|
|
||||||
|
$(eval $(call gb_CppunitTest_use_uiconfigs,sw_rtfexport3, \
|
||||||
|
svx \
|
||||||
|
))
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
|
Loading…
Reference in a new issue