Skip to content

Commit 730d76c

Browse files
authored
Merge pull request swiftlang#32901 from nate-chandler/disable-rdar65606852
2 parents 29f636e + a2ce157 commit 730d76c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/stdlib/DefaultIndices.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-run-stdlib-swift
22
// REQUIRES: executable_test
3+
// rdar://problem/65605593
4+
// UNSUPPORTED: use_os_stdlib
35

46
import StdlibUnittest
57

0 commit comments

Comments
 (0)