Revert "Disable validation-test/stdlib/UnicodeLongTest.swift for watchos."

This reverts commit 231fb5e054.

This test was failing the last time we updated the stable branches
of LLVM/Clang so it was disabled. No one remembers what was the
problem, so try reenabling it to see if anything breaks.
This commit is contained in:
Bob Wilson
2016-11-30 16:07:17 -08:00
parent 071ec47224
commit b33d4fc84c

View File

@@ -2,9 +2,6 @@
// REQUIRES: long_test
// REQUIRES: executable_test
// rdar://28250966
// UNSUPPORTED: OS=watchos
import SwiftPrivate
import StdlibUnittest