Skip to content

Commit 88fb8c2

Browse files
Merge pull request swiftlang#40608 from aschwaighofer/rdar_86543481
Require optimized stdlib for stdlib/move_function test
2 parents b15adea + 3e2c4ac commit 88fb8c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/move_function.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// test to fail only when optimizations are enabled.
66

77
// REQUIRES: executable_test
8+
// REQUIRES: optimized_stdlib
89

910
import Swift
1011
import StdlibUnittest

0 commit comments

Comments
 (0)