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 --- sdext/CppunitTest_pdfimport.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sdext') diff --git a/sdext/CppunitTest_pdfimport.mk b/sdext/CppunitTest_pdfimport.mk index 872c56ea89b4..e503ad707878 100644 --- a/sdext/CppunitTest_pdfimport.mk +++ b/sdext/CppunitTest_pdfimport.mk @@ -73,8 +73,6 @@ $(eval $(call gb_CppunitTest_use_components,sdext_pdfimport,\ ucb/source/ucp/file/ucpfile1 \ )) -$(eval $(call gb_CppunitTest_set_args,sdext_pdfimport,\ - "-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \ -)) +$(eval $(call gb_CppunitTest_use_configuration,sdext_pdfimport)) # vim:set shiftwidth=4 softtabstop=4 expandtab: -- cgit v1.2.3