Skip to content

Commit 4def8e5

Browse files
authored
Merge pull request #125 from eeckstein/disable-test
Temporarily disable test-sourcekit-lsp/test-sourcekit-lsp.py
2 parents 2f620ee + f1fdab8 commit 4def8e5

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)