mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Mark another thorough String test as requiring an optimized stdlib (#21835)
This one's taking a pretty long time on simulators, only sometimes making it under the timeout limit.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
// RUN: %target-run %t/a.out %S/Inputs/NormalizationTest.txt
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: objc_interop
|
||||
// REQUIRES: optimized_stdlib
|
||||
|
||||
import Swift
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user