summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:01:11 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:34:22 +0200
commit952e758d47aa7b50a74e4a068723e47c7a8adc7e (patch)
tree01fcbf6b87268d7085588f7a47827bf8d2654dc6 /sw/Module_sw.mk
parent47212814c553a53241e981b49d2037014d5f7a07 (diff)
move sw_test_filters => sw_filters_test for consistency
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 67932a88fabf..c66b92e37193 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -41,7 +41,7 @@ $(eval $(call gb_Module_add_targets,sw,\
))
$(eval $(call gb_Module_add_check_targets,sw,\
- CppunitTest_sw_test_filters \
+ CppunitTest_sw_filters_test \
CppunitTest_sw_swdoc_test \
))