Don't run some tests twice

This commit is contained in:
William S Fulton 2016-02-21 16:42:10 +00:00
commit bbc06c5254
4 changed files with 1 additions and 6 deletions

View file

@ -11,7 +11,6 @@ top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
CPP_TEST_CASES = \
li_cdata \
li_cstring \
li_factory \
li_std_functors \
@ -31,7 +30,6 @@ CPP_TEST_CASES = \
# stl_new
C_TEST_CASES += \
li_cdata \
li_cstring
include $(srcdir)/../common.mk