fix test deps
Change-Id: I9d54a942ee8e772a05fdef126aa80b25e273f8a3 Reviewed-on: https://gerrit.libreoffice.org/47451 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
This commit is contained in:
parent
7accac0976
commit
27d8e50851
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ $(eval $(call gb_CppunitTest_use_rdb,writerperfect_writer,services))
|
|||
|
||||
$(eval $(call gb_CppunitTest_use_configuration,writerperfect_writer))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_uiconfigs,writerperfect_writer,\
|
||||
modules/swriter \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,writerperfect_writer,\
|
||||
writerperfect/qa/unit/WpftWriterFilterTest \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue