diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-06-13 05:42:28 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-07-12 03:10:11 +0200 |
commit | 22d863454cbe90a7eb164914581ca1524fad4889 (patch) | |
tree | b3ba0ba15cf49dd781e4c69d2d12a22658268670 /sd/Module_sd.mk | |
parent | f5dbe0eaba923f5de84745a04f531b36c979cafa (diff) |
testing odp files makes much more sense
Change-Id: I4023855513016e7f9d850bf96815539696536552
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r-- | sd/Module_sd.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index af2809a7a20c..60217f520f5d 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -42,8 +42,6 @@ $(eval $(call gb_Module_add_targets,sd,\ ifneq ($(OS),DRAGONFLY) $(eval $(call gb_Module_add_check_targets,sd,\ - CppunitTest_sd_uimpress \ - CppunitTest_sd_filters_test \ CppunitTest_sd_regression_test \ )) endif |