Skip to content

Commit f9562dd

Browse files
committed
Merge pull request #978 from ezephir/linux-validation-utfencoders
[StdLib] Update requirements for UnicodeUTFEncoders test
2 parents a6f2530 + f87ec8c commit f9562dd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

validation-test/stdlib/UnicodeUTFEncoders.swift

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
3-
4-
// FIXME: rdar://problem/19648117 Needs splitting objc parts out
5-
// XFAIL: linux
3+
// REQUIRES: objc_interop
64

75
import SwiftPrivate
86
import StdlibUnittest

0 commit comments

Comments
 (0)