mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[StdLib] Update requirements for UnicodeUTFEncoders test
All of the tests in this file need the Objective-C runtime. This change removes the XFAIL on linux and replaces it with a runtime requirement.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// RUN: %target-run-simple-swift
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// FIXME: rdar://problem/19648117 Needs splitting objc parts out
|
||||
// XFAIL: linux
|
||||
// REQUIRES: objc_interop
|
||||
|
||||
import SwiftPrivate
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user