Skip to content

Commit 2f3e090

Browse files
authored
Merge pull request #68696 from eeckstein/fix-embedded-test
tests: require an optimized stdlib for the embedded/array-to-pointer test
2 parents 84fba21 + a0f4e77 commit 2f3e090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/array-to-pointer.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// RUN: %target-run %t/a.out | %FileCheck %s
77

88
// REQUIRES: executable_test
9+
// REQUIRES: optimized_stdlib
910
// REQUIRES: VENDOR=apple
1011
// REQUIRES: OS=macosx
1112

0 commit comments

Comments
 (0)