Skip to content

Commit a4316b1

Browse files
author
David Ungar
committed
Removed the xfail on the modified test.
1 parent 5d0702c commit a4316b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/ClangImporter/diags_from_module.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929

3030
// RUN: %target-swift-frontend -module-cache-path %t -enable-objc-interop -typecheck %s -F %S/Inputs/frameworks -Xcc -Wno-#warnings 2>&1 | %FileCheck -check-prefix CHECK-NO-WARN -allow-empty %s
3131

32-
// XFAIL: linux
33-
3432
import Module
3533

3634
// CHECK: Another.h:2:4: error: Module should have been built without -DFOO

0 commit comments

Comments
 (0)