Skip to content

Commit 3d547e8

Browse files
authored
Merge pull request #128 from ahoppen/ahoppen/enable-sourcekit-lsp-integration-test
Re-enable sourcekit-lsp integration test
2 parents 67d35f5 + 877e37a commit 3d547e8

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)