From e3cf2b45f700fc5f4d19790b4b29175b33d38048 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 13:40:35 +0200 Subject: simplify use of configuration from unit tests --- sd/CppunitTest_sd_uimpress.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sd/CppunitTest_sd_uimpress.mk') diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk index 658a240292aa..86ba05e6f90c 100644 --- a/sd/CppunitTest_sd_uimpress.mk +++ b/sd/CppunitTest_sd_uimpress.mk @@ -82,8 +82,6 @@ $(eval $(call gb_CppunitTest_use_components,sd_uimpress,\ i18npool/util/i18npool \ )) -$(eval $(call gb_CppunitTest_set_args,sd_uimpress,\ - "-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \ -)) +$(eval $(call gb_CppunitTest_use_configuration,sd_uimpress)) # vim: set noet sw=4 ts=4: -- cgit v1.2.3