summaryrefslogtreecommitdiff
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2014-07-07 18:04:33 +0100
committerMichael Meeks <michael.meeks@collabora.com>2014-07-07 18:05:18 +0100
commit0f8cf397d4de28ab9e16d4d1c6ca408323d7e189 (patch)
treed3f898843b2763380525196471dc1c57cd291e50 /filter/Module_filter.mk
parentb536cabf97288061d7b91e131b16d2a525352571 (diff)
fdo#80955 - add a unit test.
Change-Id: Ie79a86827c4ee9feabcabf2530b30466f95905ed
Diffstat (limited to 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 3558f449e62d..79100a73ffa7 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -80,6 +80,7 @@ endif
$(eval $(call gb_Module_add_check_targets,filter,\
CppunitTest_filter_xslt \
+ CppunitTest_filter_priority \
))
ifneq ($(DISABLE_CVE_TESTS),TRUE)