Skip to content

Commit ffe511d

Browse files
authored
Merge pull request #126 from ahoppen/ahoppen/re-enable-sourcekit-lsp
Re-enable sourcekit-lsp integration test
2 parents 4def8e5 + 6c61956 commit ffe511d

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)