Disable end_to_end test
Will enable it again when spdycat and spdyd are ready for http/2.0
This commit is contained in:
parent
39e0b06bfc
commit
05c1eeac85
|
@ -56,8 +56,8 @@ TESTS = main failmalloc
|
|||
|
||||
if ENABLE_SRC
|
||||
|
||||
EXTRA_DIST = end_to_end.py
|
||||
TESTS += end_to_end.py
|
||||
# EXTRA_DIST = end_to_end.py
|
||||
# TESTS += end_to_end.py
|
||||
|
||||
endif # ENABLE_SRC
|
||||
|
||||
|
|
Loading…
Reference in New Issue