Skip to content

Commit bfa61f7

Browse files
authored
Merge pull request #83126 from eeckstein/fix-test
tests: fix Interop/Cxx/foreign-reference/array-of-classes.swift
2 parents fbfc7a6 + dbb1c53 commit bfa61f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/foreign-reference/array-of-classes.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// RUN: %target-codesign %t/a.out
55
// RUN: %target-run %t/a.out | %FileCheck %s
66

7+
// REQUIRES: OS=macosx || OS=linux-gnu
78
// REQUIRES: executable_test
89
// UNSUPPORTED: back_deployment_runtime
910

0 commit comments

Comments
 (0)