From 0832a640faa3de606a721833f91a7a1641e91c15 Mon Sep 17 00:00:00 2001
From: Jeromy <why@ipfs.io>
Date: Mon, 26 Sep 2016 00:52:19 -0700
Subject: [PATCH] remove utp tests for now

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
---
 test/sharness/t0130-multinode.sh | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/test/sharness/t0130-multinode.sh b/test/sharness/t0130-multinode.sh
index 50bdb8cb1..e809d46ec 100755
--- a/test/sharness/t0130-multinode.sh
+++ b/test/sharness/t0130-multinode.sh
@@ -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
-- 
GitLab