diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-06-27 20:11:14 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-06-27 21:51:13 -0400 |
commit | e33844c30991488a3283787dadc2cd036d2679b9 (patch) | |
tree | 53d81efa0cae0c7c17632994716eec51c2dec2cc /sc/Module_sc.mk | |
parent | 10d6d5ae49622d3bda5ea8137eb2f66347a2753c (diff) |
These test were removed by accident.
Change-Id: I11ec1972c714b867f3b1be71a45b8e3d65cce656
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r-- | sc/Module_sc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
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, \ |