diff options
Diffstat (limited to 'smoketest')
-rw-r--r-- | smoketest/CppunitTest_smoketest.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk index 5909c309467c..d245290cc6a6 100644 --- a/smoketest/CppunitTest_smoketest.mk +++ b/smoketest/CppunitTest_smoketest.mk @@ -10,8 +10,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,smoketest)) -$(eval $(call gb_CppunitTest_abort_on_assertion,smoketest)) - $(eval $(call gb_CppunitTest_add_exception_objects,smoketest,\ smoketest/smoketest_too \ )) |