Skip to content

Commit 54f5f74

Browse files
committed
[Test][stdlib] Remove obsolete i386 UNSUPPORTED directive
The test was disabled on i386 because of #52252. That bug is fixed, so the comments can be removed.
1 parent d947259 commit 54f5f74

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/stdlib/KVOKeyPaths.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
// REQUIRES: objc_interop
88

9-
// FIXME: https://github.com/apple/swift/issues/52252
10-
// Disable because it blocks PR testing.
11-
// UNSUPPORTED: CPU=i386
12-
139
import Foundation
1410

1511
struct Guts {

0 commit comments

Comments
 (0)