summaryrefslogtreecommitdiff
path: root/stoc/Module_stoc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Module_stoc.mk')
-rw-r--r--stoc/Module_stoc.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/stoc/Module_stoc.mk b/stoc/Module_stoc.mk
index 7c77f6b3dc39..d05c53d55fd3 100644
--- a/stoc/Module_stoc.mk
+++ b/stoc/Module_stoc.mk
@@ -29,4 +29,8 @@ $(eval $(call gb_Module_add_targets,stoc,\
endif
+$(eval $(call gb_Module_add_check_targets,stoc, \
+ CppunitTest_stoc_uriproc \
+))
+
# vim:set noet sw=4 ts=4: