mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
all: spelling tweaks, A-G
LGTM=ruiu, bradfitz R=golang-codereviews, bradfitz, ruiu CC=golang-codereviews https://golang.org/cl/91840044
This commit is contained in:
parent
fee51f45ab
commit
f999e14f02
23 changed files with 29 additions and 29 deletions
|
|
@ -461,7 +461,7 @@ func TestTxStmt(t *testing.T) {
|
|||
}
|
||||
|
||||
// Issue: http://golang.org/issue/2784
|
||||
// This test didn't fail before because we got luckly with the fakedb driver.
|
||||
// This test didn't fail before because we got lucky with the fakedb driver.
|
||||
// It was failing, and now not, in github.com/bradfitz/go-sql-test
|
||||
func TestTxQuery(t *testing.T) {
|
||||
db := newTestDB(t, "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue