From e33844c30991488a3283787dadc2cd036d2679b9 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 27 Jun 2013 20:11:14 -0400 Subject: These test were removed by accident. Change-Id: I11ec1972c714b867f3b1be71a45b8e3d65cce656 --- sc/Module_sc.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sc/Module_sc.mk') diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 74888f0b54db..0b3970f4991b 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -37,6 +37,8 @@ endif $(eval $(call gb_Module_add_check_targets,sc,\ CppunitTest_sc_ucalc \ + CppunitTest_sc_filters_test \ + CppunitTest_sc_rangelst_test \ )) $(eval $(call gb_Module_add_slowcheck_targets,sc, \ -- cgit