Revert "Mark tests that don't pass on linux as XFAIL."

This reverts commit 2711ca86de7bf6a7885ccea24219a48a590b1e95.

Swift SVN r23577
This commit is contained in:
Graham Batty
2014-11-24 17:42:13 +00:00
parent 7ed843aab9
commit 83f27a8af7
509 changed files with 23 additions and 514 deletions

View File

@@ -7,7 +7,6 @@
// RUN: FileCheck %s < %t/imports.h
// RUN: FileCheck -check-prefix=NEGATIVE %s < %t/imports.h
// RUN: %check-in-clang %t/imports.h -I %S/Inputs/custom-modules/
// XFAIL: linux
// CHECK-DAG: @import ctypes.bits;
// CHECK-DAG: @import Foundation;