mirror of
https://github.com/golang/go.git
synced 2025-05-23 00:11:26 +00:00
Change golang/go#145697 added tests for diagnostics in the LSP implementation, but these test did not work with Go 1.10. This change skips tests that require Go 1.11. Change-Id: I52bd2df484b5786395edac2c1c8592c83ac1aaa4 Reviewed-on: https://go-review.googlesource.com/c/147439 Reviewed-by: Ian Cottrell <iancottrell@google.com>