Skip to content

Commit

Permalink
Attempt fixing Go 1.12 build
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed May 6, 2020
1 parent a3e84c1 commit cdd43ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions term_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ func TestTerminal_AddListener(t *testing.T) {
case <-time.After(time.Millisecond * 100):
t.Error("Failed waiting for configure callback")
}
close(listen)
}

0 comments on commit cdd43ed

Please sign in to comment.