Don't run some tests twice
This commit is contained in:
parent
ed1074829f
commit
bbc06c5254
4 changed files with 1 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue