diff --git a/test/Prototypes/PatternMatching.swift b/test/Prototypes/PatternMatching.swift index 6d783b4431153..5136a0cbadd77 100644 --- a/test/Prototypes/PatternMatching.swift +++ b/test/Prototypes/PatternMatching.swift @@ -10,7 +10,6 @@ // //===----------------------------------------------------------------------===// // RUN: %target-run-simple-swift -// REQUIRES: rdar://problem/31206521 // REQUIRES: executable_test //===--- Niceties ---------------------------------------------------------===//