summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-08 13:40:35 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-08 14:53:09 +0200
commite3cf2b45f700fc5f4d19790b4b29175b33d38048 (patch)
tree5909ee994b4f9cb7bb0a417577d4c5efd22ec97b /writerfilter
parente5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e (diff)
simplify use of configuration from unit tests
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/CppunitTest_writerfilter_rtftok.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/writerfilter/CppunitTest_writerfilter_rtftok.mk b/writerfilter/CppunitTest_writerfilter_rtftok.mk
index a1d4de4cdb70..ecc5d6693da1 100644
--- a/writerfilter/CppunitTest_writerfilter_rtftok.mk
+++ b/writerfilter/CppunitTest_writerfilter_rtftok.mk
@@ -59,9 +59,7 @@ $(eval $(call gb_CppunitTest_use_components,writerfilter_rtftok,\
writerfilter/util/writerfilter \
))
-$(eval $(call gb_CppunitTest_set_args,writerfilter_rtftok,\
- "-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \
-))
+$(eval $(call gb_CppunitTest_use_configuration,writerfilter_rtftok))
# we need to explicitly depend on library rtftok and writerfilter because it is not implied
# by a link relation