diff --git a/test-sourcekit-lsp/test-sourcekit-lsp.py b/test-sourcekit-lsp/test-sourcekit-lsp.py index 76d7636..e573edb 100644 --- a/test-sourcekit-lsp/test-sourcekit-lsp.py +++ b/test-sourcekit-lsp/test-sourcekit-lsp.py @@ -2,6 +2,7 @@ # language services. # REQUIRES: have-sourcekit-lsp +# REQUIRES: rdar123765692 # Make a sandbox dir. # RUN: rm -rf %t.dir