Skip to content

Commit ca0afe2

Browse files
authored
Merge pull request swiftlang#75592 from xedin/rdar-132715122
[Tests] NFC: Don't attempt to run inlinable init accessor tests on de…
2 parents f89db53 + 5e0efb1 commit ca0afe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/inlinable_init_accessors.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
// REQUIRES: executable_test
2323

24+
// UNSUPPORTED: remote_run || device_run
25+
2426
//--- Library.swift
2527
@frozen
2628
public struct Inlinable {

0 commit comments

Comments
 (0)