Skip to content

Commit 877e37a

Browse files
committed
Re-enable sourcekit-lsp integration test
rdar://119243893 has been fixed. The test should pass again.
1 parent 67d35f5 commit 877e37a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
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-
2018
import argparse
2119
import json
2220
import os

0 commit comments

Comments
 (0)