mirror of
https://github.com/golang/go
synced 2024-11-18 09:14:43 -07:00
2caf76543d
This test partially reproduces some strange behavior with creating new tests files. In particular, it creates a new x test in a package that already has a test variant and adds content with a missing import. In the test, the import is never added. However, in my own experience debugging this in VS Code, I see the import get added but the diagnostic never get removed. One thing at a time though... Updates golang/go#39315 Change-Id: I724a145688b915d04abd1f21efc6f9a7506be043 Reviewed-on: https://go-review.googlesource.com/c/tools/+/235581 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
event | ||
fakenet | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
proxydir | ||
span | ||
stack | ||
testenv | ||
tool | ||
xcontext |