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:
Jordan Rose
2019-01-15 15:37:31 -08:00
committed by GitHub
parent c472c90df2
commit a628d5d76a

View File

@@ -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