Skip to content

Commit 45c24a7

Browse files
authored
Revert "Re-enable sourcekit-lsp integration test"
1 parent ffe511d commit 45c24a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-sourcekit-lsp/test-sourcekit-lsp.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# RUN: %{python} -u %s %{sourcekit-lsp} %t.dir/pkg 2>&1 | tee %t.run-log
1616
# RUN: %{FileCheck} --input-file %t.run-log %s
1717

18+
# REQUIRES: rdar119243893
19+
1820
import argparse
1921
import json
2022
import os

0 commit comments

Comments
 (0)