[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:
Ben Langmuir
2020-01-22 11:12:25 -08:00
parent 8b8ec5372e
commit 0b93a247c6
21 changed files with 223 additions and 223 deletions

View File

@@ -1,7 +1,7 @@
import Foo
// REQUIRES: objc_interop
// RUN: %sourcekitd-test -req=complete -pos=2:1 %s -- %mcp_opt -F %S/../Inputs/libIDE-mock-sdk %s | %FileCheck %s
// RUN: %sourcekitd-test -req=complete -pos=2:1 %s -- -F %S/../Inputs/libIDE-mock-sdk %s | %FileCheck %s
// CHECK-LABEL: key.name: "fooIntVar",
// CHECK-NEXT: key.sourcetext: "fooIntVar",