Skip to content

Commit c46fe92

Browse files
authored
Merge pull request #73844 from eeckstein/fix-test
tests: fix embedded/static-object.swift
2 parents a0d62d9 + 1463506 commit c46fe92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/static-object.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
77

88
// REQUIRES: executable_test,swift_stdlib_no_asserts,optimized_stdlib
9+
// REQUIRES: OS=macosx || OS=linux-gnu
910

1011
// Check if the optimizer is able to convert array literals to constant statically initialized arrays.
1112

0 commit comments

Comments
 (0)