]> Cypherpunks repositories - gostls13.git/commit
test: close file in goFiles
authorDmitri Shuralyov <dmitshur@golang.org>
Sun, 9 Feb 2020 00:43:58 +0000 (19:43 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 21 Feb 2020 22:00:03 +0000 (22:00 +0000)
commit240498d63551d0a58a71d5ada457c73a71983a7c
tree9e76845346c915c90104cf41e2b0591b75dd6f3c
parentbaea3cd7c9e7ae27f7e5d44874a9afd249458df5
test: close file in goFiles

Brad's battery died on a plane and the file stayed open for 8 years
without anyone noticing. ðŸ˜„

Someone noticed in https://github.com/gopherjs/gopherjs/pull/950.

Updates #2833

Change-Id: I46b28ac014a8c355be94e026615f119f96e5d51a
Reviewed-on: https://go-review.googlesource.com/c/go/+/218700
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
test/run.go