go/internal/lsp/testdata/danglingstmt
Heschi Kreinick aeb8e36929 internal/lsp: remove multi-module support in tests
Mostly a rollback of CL 217541. No changes in the actual tests.

Change-Id: I910551d4750822bd2d8c5039d1cf194e42d01500
Reviewed-on: https://go-review.googlesource.com/c/tools/+/256363
Trust: Heschi Kreinick <heschi@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-09-22 16:28:30 +00:00
..
dangling_for.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_for_init.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_for_init_cond.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_for_init_cond_post.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_if.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_if_eof.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_if_init.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_if_init_cond.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_multiline_if.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_selector_1.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_selector_2.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_switch_init.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00
dangling_switch_init_tag.go internal/lsp: remove multi-module support in tests 2020-09-22 16:28:30 +00:00