We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f620ee + f1fdab8 commit 4def8e5Copy full SHA for 4def8e5
test-sourcekit-lsp/test-sourcekit-lsp.py
@@ -15,6 +15,8 @@
15
# RUN: %{python} -u %s %{sourcekit-lsp} %t.dir/pkg 2>&1 | tee %t.run-log
16
# RUN: %{FileCheck} --input-file %t.run-log %s
17
18
+# REQUIRES: rdar119243893
19
+
20
import argparse
21
import json
22
import os
0 commit comments