Skip to content

Commit 59121dc

Browse files
committed
Revert "[wrangler] Disable IDE/complete_from_clang_framework.swift"
This reverts commit 423f0c3.
1 parent e929235 commit 59121dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/IDE/complete_from_clang_framework.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
// RUN: %target-swift-ide-test -code-completion -source-filename %s -F %S/Inputs/mock-sdk -enable-objc-interop -code-completion-token=TYPE_MODULE_QUALIFIER | %FileCheck %s -check-prefix=MODULE_QUALIFIER
3232
// RUN: %target-swift-ide-test -code-completion -source-filename %s -F %S/Inputs/mock-sdk -enable-objc-interop -code-completion-token=EXPR_MODULE_QUALIFIER | %FileCheck %s -check-prefix=MODULE_QUALIFIER
3333

34-
// Disabled due to CI failures on macosx-arm64 & watchsimulator-i386 (https://ci.swift.org/job/swift-PR-macos/29960/console)
35-
// REQUIRES: rdar85471345
36-
3734
import Foo
3835
// Don't import FooHelper directly in this test!
3936
// import FooHelper

0 commit comments

Comments
 (0)