Skip to content

Commit dc38375

Browse files
authored
Merge pull request #60626 from aschwaighofer/add_executable_test_to_resilient_multipayload_enum
Add missing executable_test to Interpreter/resilient_multipayload_enum.swift
2 parents f266a4f + dd49a2f commit dc38375

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/resilient_multipayload_enum.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
// RUN: %target-codesign %t/main
1515
// RUN: %target-run %t/main %t/%target-library-name(ResilientEnum) | %FileCheck %s
1616

17+
// REQUIRES: executable_test
18+
1719
import ResilientEnum
1820

1921
@inline(never)

0 commit comments

Comments
 (0)