diff options
Diffstat (limited to 'sc/UITest_calc_tests8.mk')
-rw-r--r-- | sc/UITest_calc_tests8.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/UITest_calc_tests8.mk b/sc/UITest_calc_tests8.mk index 255dc2ec49d0..64167e45d0e7 100644 --- a/sc/UITest_calc_tests8.mk +++ b/sc/UITest_calc_tests8.mk @@ -17,4 +17,6 @@ $(eval $(call gb_UITest_set_defs,calc_tests8, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) +$(eval $(call gb_UITest_avoid_oneprocess,calc_tests8)) + # vim: set noet sw=4 ts=4: |