Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

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 1baa039 commit d3a79ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 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 d3a79ef

Please sign in to comment.