Don't run ccomplextest as part of JavaScript test suite
This test currently fails due to "I" being undefined, so disable it to let the rest of the tests to pass and add it later when this can be fixed.
This commit is contained in:
parent
58a49bac66
commit
4b05d8d947
1 changed files with 0 additions and 3 deletions
|
|
@ -13,9 +13,6 @@ srcdir = @srcdir@
|
|||
top_srcdir = @top_srcdir@
|
||||
top_builddir = @top_builddir@
|
||||
|
||||
C_TEST_CASES += \
|
||||
ccomplextest \
|
||||
|
||||
CPP_TEST_CASES += \
|
||||
javascript_lib_arrays \
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue