remove utp tests for now
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
Jeromy committed
Sep 26, 2016 at 00:52 UTC
0832a640faa3de606a721833f91a7a1641e91c15
1 file changed
-6
test/sharness/t0130-multinode.sh
-6
@@ -89,10 +89,4 @@ test_expect_success "set up tcp testbed" '
89
90
run_advanced_test
91
92
-test_expect_success "set up utp testbed" '
93
- iptb init -n 5 -p 0 -f --bootstrap=none --utp
94
-'
95
-
96
-run_advanced_test
97
-
92
test_done