move UNO API test to subsequentchecks
This commit is contained in:
parent
08f666ec99
commit
fa9cc5f30b
1 changed files with 3 additions and 1 deletions
|
@ -27,6 +27,8 @@ $(eval $(call gb_Module_add_targets,sm,\
|
|||
Library_sm \
|
||||
Library_smd \
|
||||
Package_uiconfig \
|
||||
JunitTest_starmath_unoapi \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Module_add_subsequentcheck_targets,sm,\
|
||||
JunitTest_starmath_unoapi \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue