Skip to content

Commit

Permalink
Update table_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
  • Loading branch information
guillaumemichel and Jorropo authored Jun 7, 2023
1 parent 2be3a78 commit d29769f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion table_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ func TestUsefulPeer(t *testing.T) {
p, _ = rt.GenRandPeerID(1)
require.False(t, rt.UsefulPeer(p))
rt.TryAddPeer(p, true, false)

}

func TestEmptyBucketCollapse(t *testing.T) {
Expand Down

0 comments on commit d29769f

Please sign in to comment.