Skip to content

Commit e9e8583

Browse files
committed
[Test] Reenable this test.
1 parent bf558a3 commit e9e8583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SILOptimizer/enum_payload_modification_opt.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// RUN: %target-run %t/a.out | %FileCheck %s
44

55
// REQUIRES: executable_test,swift_stdlib_no_asserts,optimized_stdlib
6-
// REQUIRES: rdar89260664
76

87
final class Storage {
98
var v : Int

0 commit comments

Comments
 (0)