From f3515761c00c6e911e9d4f2b10e941481c7ac720 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 14 May 2013 19:10:51 +0200 Subject: Assume CppunitTest_chart2_import got removed by accident ...by 14c2ab30201d97f733375b4e3e88e5919701be25 "add export test for charts." Change-Id: I5c77276a80e15fff8d4042c3bc52f3094227d647 --- chart2/Module_chart2.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk index 1cfe2ad04f9b..03c7cf39a955 100644 --- a/chart2/Module_chart2.mk +++ b/chart2/Module_chart2.mk @@ -18,6 +18,7 @@ $(eval $(call gb_Module_add_targets,chart2,\ $(eval $(call gb_Module_add_slowcheck_targets,chart2,\ CppunitTest_chart2_export \ + CppunitTest_chart2_import \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\ -- cgit