summaryrefslogtreecommitdiffstats
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-11 21:47:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-11 21:51:22 +0100
commite02a6cb2c3e2b23b203b422e4e0680877f232636 (patch)
tree90505d564c7ad9e92f8c1a92e4dda2fd7244ccc9 /filter/Module_filter.mk
parentRemove unused function (diff)
downloadcore-e02a6cb2c3e2b23b203b422e4e0680877f232636.tar.gz
core-e02a6cb2c3e2b23b203b422e4e0680877f232636.zip
add a ras import test
Change-Id: Idc9267a2bb1bca13c40c746ab3b1974d7e4258ab
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 e5d67e74ef85..65712421f231 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -84,6 +84,7 @@ $(eval $(call gb_Module_add_check_targets,filter,\
ifneq ($(DISABLE_CVE_TESTS),TRUE)
$(eval $(call gb_Module_add_check_targets,filter,\
CppunitTest_filter_pict_test \
+ CppunitTest_filter_ras_test \
CppunitTest_filter_tga_test \
CppunitTest_filter_tiff_test \
))