Skip to content

Commit

Permalink
reformatted
Browse files Browse the repository at this point in the history
  • Loading branch information
adranwit committed Nov 8, 2018
1 parent fe9784f commit 8410e15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion waitgroup_helper_test.go
Expand Up @@ -10,7 +10,6 @@ import (

func TestWaitTimeout_TimeoutTriggered(t *testing.T) {
var wg sync.WaitGroup

//Sleep for 3 seconds
go sleep(&wg)

Expand Down

0 comments on commit 8410e15

Please sign in to comment.