summaryrefslogtreecommitdiff
path: root/writerperfect/CppunitTest_writerperfect_impress.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-03-30 16:19:39 +0200
committerDavid Tardon <dtardon@redhat.com>2014-03-30 19:06:31 +0200
commita4a723c0af8859c9c01cd32d5b2df84e6328024a (patch)
tree1cf57c579c2cb1acaa2840bef0b01e19468c3f75 /writerperfect/CppunitTest_writerperfect_impress.mk
parent4af1bcf0bda75a0b9e8db8a2080e65d8f134b34a (diff)
sync cxx file names with class names
Change-Id: I97a6751520b90089caddd276a3a881908c47c67d
Diffstat (limited to 'writerperfect/CppunitTest_writerperfect_impress.mk')
-rw-r--r--writerperfect/CppunitTest_writerperfect_impress.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/CppunitTest_writerperfect_impress.mk b/writerperfect/CppunitTest_writerperfect_impress.mk
index 57f9ceeeb84a..bc361f7d768a 100644
--- a/writerperfect/CppunitTest_writerperfect_impress.mk
+++ b/writerperfect/CppunitTest_writerperfect_impress.mk
@@ -40,7 +40,7 @@ $(eval $(call gb_CppunitTest_use_rdb,writerperfect_impress,services))
$(eval $(call gb_CppunitTest_use_configuration,writerperfect_impress))
$(eval $(call gb_CppunitTest_add_exception_objects,writerperfect_impress,\
- writerperfect/qa/unit/wpftimpress \
+ writerperfect/qa/unit/WpftImpressFilterTest \
))
# vim: set noet sw=4 ts=4: