Skip to content

Commit c2fa7c5

Browse files
committed
[Test] Disable objc_class_properties_runtime.swift
rdar://119907089
1 parent 04abdb1 commit c2fa7c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/objc_class_properties_runtime.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
// REQUIRES: executable_test
1111
// REQUIRES: objc_interop
1212

13+
// REQUIRES: rdar119907089
14+
1315
import Foundation
1416
import StdlibUnittest
1517
import ObjCClasses

0 commit comments

Comments
 (0)