Skip to content

Commit

Permalink
fix(bitswap_test) race cond
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Tiger Chow committed Nov 5, 2014
1 parent c897f91 commit 4566d43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exchange/bitswap/bitswap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ func getOrFail(bitswap instance, b *blocks.Block, t *testing.T, wg *sync.WaitGro

// TODO simplify this test. get to the _essence_!
func TestSendToWantingPeer(t *testing.T) {
util.Debug = true

net := tn.VirtualNetwork()
rs := mock.VirtualRoutingServer()
sg := NewSessionGenerator(net, rs)
Expand Down

0 comments on commit 4566d43

Please sign in to comment.