From c6812cee68c79b97ce617edcedc33f1ae8b2bb23 Mon Sep 17 00:00:00 2001 From: Nate Chandler Date: Fri, 10 Jul 2020 06:21:11 -0700 Subject: [PATCH] [Test] Mark executable test appropriately. --- validation-test/Runtime/rdar64672291.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/validation-test/Runtime/rdar64672291.swift b/validation-test/Runtime/rdar64672291.swift index 03636624486a7..5b1a15ab76f44 100644 --- a/validation-test/Runtime/rdar64672291.swift +++ b/validation-test/Runtime/rdar64672291.swift @@ -1,5 +1,6 @@ // RUN: %target-run-simple-swift // REQUIRES: objc_interop +// REQUIRES: executable_test import Foundation