Skip to content

Commit f4f2e2c

Browse files
authored
Merge pull request swiftlang#25646 from nkcsgexi/disable-associated_type_demangle_private
test: disable Runtime/associated_type_demangle_private.swift
2 parents 747c69c + 179a0ac commit f4f2e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Runtime/associated_type_demangle_private.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// RUN: %target-codesign %t/a.out
44
// RUN: %target-run %t/a.out
55
// REQUIRES: executable_test
6+
// REQUIRES: rdar51959305
67

78
import Swift
89
import StdlibUnittest

0 commit comments

Comments
 (0)