Skip to content

Commit 7e80405

Browse files
Merge pull request swiftlang#81636 from AnthonyLatsis/puk
[test] Fix REQUIRES line in test
2 parents 6534b9b + eafc48f commit 7e80405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interpreter/layout_string_witnesses_dynamic.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// UNSUPPORTED: back_deployment_runtime
1818

1919
// test disabled until rdar://151476435 is fixed
20-
// REQUIRES: rdar://151476435
20+
// REQUIRES: rdar151476435
2121

2222
import Swift
2323
import layout_string_witnesses_types

0 commit comments

Comments
 (0)