tests: fix APINotes/blocks.swift

The requirement executable_test is not needed here. It was there for historical reasons.

rdar://problem/70400635
This commit is contained in:
Erik Eckstein
2020-10-20 13:49:58 +02:00
parent cfb4a0f34b
commit ef73c398bb

View File

@@ -1,5 +1,4 @@
// RUN: %target-build-swift -Xfrontend %clang-importer-sdk %s -emit-ir
// REQUIRES: executable_test
// REQUIRES: objc_interop