Skip to content

Commit 085c6e0

Browse files
Merge pull request swiftlang#32838 from nate-chandler/disable-swift-in-os-for-runtime-change-test
[Test] Don't use os stdlib for Runtime/rdar64672291.swift.
2 parents 50c4b3f + 086e4a3 commit 085c6e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Runtime/rdar64672291.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: objc_interop
33
// REQUIRES: executable_test
4+
// UNSUPPORTED: use_os_stdlib
45

56
import Foundation
67

0 commit comments

Comments
 (0)