Disable end_to_end test

Will enable it again when spdycat and spdyd are ready for http/2.0
This commit is contained in:
Tatsuhiro Tsujikawa 2013-07-13 00:46:24 +09:00
parent 39e0b06bfc
commit 05c1eeac85
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ TESTS = main failmalloc
if ENABLE_SRC if ENABLE_SRC
EXTRA_DIST = end_to_end.py # EXTRA_DIST = end_to_end.py
TESTS += end_to_end.py # TESTS += end_to_end.py
endif # ENABLE_SRC endif # ENABLE_SRC