Files
sourcekit-lsp/Sources/SKTestSupport
Ben Langmuir 9914ae44e6 [test] Disable another measure method missed previously on Linux
On macOS since there is an override, both `measure` methods funnel
through one entry point, but on other platforms they are not `open`, so
we need to shadow all of them.
2019-02-04 14:33:11 -08:00
..