1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-30 18:13:54 +08:00

test(bitswap) enable get block test

This commit is contained in:
Brian Tiger Chow
2014-09-19 15:39:14 -07:00
parent d17fcc1780
commit a5fb64071a

View File

@ -54,7 +54,6 @@ func TestProviderForKeyButNetworkCannotFind(t *testing.T) {
// TestGetBlockAfterRequesting...
func TestGetBlockFromPeerAfterPeerAnnounces(t *testing.T) {
t.Skip("Failing. Work in progress")
net := testnet.VirtualNetwork()
rs := testnet.VirtualRoutingServer()