mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[test] Remove now-redundant %mcp_opt from sourcekit tests
Remove `%mcp_opt` from commands that use `%sourcekitd-test` and `%complete-test`, as they are now redundant with the lit substitution.
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
// RUN: %build-clang-importer-objc-overlays
|
||||
|
||||
// RUN: %sourcekitd-test -req=doc-info -module Foo -- -F %S/../Inputs/libIDE-mock-sdk \
|
||||
// RUN: %mcp_opt -target %target-triple %clang-importer-sdk-nosource -I %t | %sed_clean > %t.response
|
||||
// RUN: -target %target-triple %clang-importer-sdk-nosource -I %t | %sed_clean > %t.response
|
||||
// RUN: diff -u %s.response %t.response
|
||||
|
||||
Reference in New Issue
Block a user