summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-01-19 12:09:14 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-20 15:16:37 +0100
commitca7aa534777db183cabcc01978840a4581f01829 (patch)
tree1b023eca3f28d925515679dcc71f76977965224e /svl
parent57444c86d274e5602218d1163810fe586aec02c0 (diff)
svl: add new test to subsequenttests
Diffstat (limited to 'svl')
-rw-r--r--svl/Module_svl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/Module_svl.mk b/svl/Module_svl.mk
index 801aa5a86f16..2639cdff346c 100644
--- a/svl/Module_svl.mk
+++ b/svl/Module_svl.mk
@@ -43,6 +43,7 @@ $(eval $(call gb_Module_add_check_targets,svl,\
# in tail build
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
+ CppunitTest_svl_urihelper \
JunitTest_svl_complex \
))