diff options
Diffstat (limited to 'formula')
-rw-r--r-- | formula/CppunitTest_formula_dialogs_test.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/formula/CppunitTest_formula_dialogs_test.mk b/formula/CppunitTest_formula_dialogs_test.mk index 3dacdc0289b9..d12f2d9e9b58 100644 --- a/formula/CppunitTest_formula_dialogs_test.mk +++ b/formula/CppunitTest_formula_dialogs_test.mk @@ -9,7 +9,7 @@ # #************************************************************************* -$(eval $(call gb_CppunitTest_CppunitTest,formula_dialogs_test)) +$(eval $(call gb_CppunitTest_CppunitScreenShot,formula_dialogs_test)) $(eval $(call gb_CppunitTest_add_exception_objects,formula_dialogs_test, \ formula/qa/unit/formula-dialogs-test \ |