summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uitest/UITest_impress_demo.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/uitest/UITest_impress_demo.mk b/uitest/UITest_impress_demo.mk
index e13d95494b51..bf30499e9a97 100644
--- a/uitest/UITest_impress_demo.mk
+++ b/uitest/UITest_impress_demo.mk
@@ -12,4 +12,7 @@ $(eval $(call gb_UITest_UITest,impress_demo))
$(eval $(call gb_UITest_add_modules,impress_demo,$(SRCDIR)/uitest,\
impress_tests/ \
))
+
+$(eval $(call gb_UITest_use_oneprocess,impress_demo))
+
# vim: set noet sw=4 ts=4: