Skip to content

Commit eba980a

Browse files
committed
Limit this test to macOS
1 parent 3895908 commit eba980a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Reflection/reflect_Enum_values_resilient.swift

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// RUN: %target-run %target-swift-reflection-test %t/reflect_Enum_values_resilient | tee /dev/stderr | %FileCheck %s --dump-input=fail
1010

1111
// REQUIRES: executable_test
12+
// REQUIRES: objc_interop, OS=macosx
1213
// UNSUPPORTED: use_os_stdlib
1314

1415
import SwiftReflectionTest

0 commit comments

Comments
 (0)