Skip to content

Commit 3687099

Browse files
committed
tests: fix the requirements for embedded/unowned-task-executor.swift
rdar://157120950
1 parent b62ee76 commit 3687099

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/embedded/unowned-task-executor.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// RUN: %target-swift-frontend -enable-experimental-feature Embedded -disable-availability-checking -module-name test -parse-as-library %s -emit-ir | %FileCheck %s
22

3+
// REQUIRES: executable_test
4+
// REQUIRES: swift_in_compiler
5+
// REQUIRES: optimized_stdlib
36
// REQUIRES: OS=macosx
47
// REQUIRES: swift_feature_Embedded
58

0 commit comments

Comments
 (0)