summaryrefslogtreecommitdiff
path: root/uitest/Module_uitest.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-05-22 01:39:09 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 17:02:36 +0200
commit313265c26df651d57d59fa4527baf6752f6b2f2d (patch)
tree0df6fb0b9805ea7a89aa6b3dedc73941502c3066 /uitest/Module_uitest.mk
parent83b0ec6201172190bdcb16753c1166264f5f6cc5 (diff)
uitest: add writer demo ui tests to makefile
Change-Id: I4ba2321deb196f22c95db533266d82c541a95f0a
Diffstat (limited to 'uitest/Module_uitest.mk')
-rw-r--r--uitest/Module_uitest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/Module_uitest.mk b/uitest/Module_uitest.mk
index 9ebc2f7957e3..2530bee0ced1 100644
--- a/uitest/Module_uitest.mk
+++ b/uitest/Module_uitest.mk
@@ -12,5 +12,5 @@ $(eval $(call gb_Module_Module,uitest))
$(eval $(call gb_Module_add_uicheck_targets,uitest,\
UITest_calc_demo \
- UITest_demo_ui \
+ UITest_writer_demo \
))