remove utp tests for now

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
Jeromy 2016-09-26 00:52:19 -07:00
parent e43c770530
commit 0832a640fa

View File

@ -89,10 +89,4 @@ test_expect_success "set up tcp testbed" '
run_advanced_test
test_expect_success "set up utp testbed" '
iptb init -n 5 -p 0 -f --bootstrap=none --utp
'
run_advanced_test
test_done