mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Require optimized stdlib for stdlib/move_function test
rdar://86543481
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
// test to fail only when optimizations are enabled.
|
||||
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: optimized_stdlib
|
||||
|
||||
import Swift
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user