Skip to content

Commit 46bd549

Browse files
committed
Fix the REQUIRES in validation-test/BuildSystem/build_worktree.test
1 parent 4e3e91e commit 46bd549

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

validation-test/BuildSystem/build_worktree.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
# REQUIRES: standalone_build
33
# REQUIRES: target-same-as-host
44

5-
# REQUIRES: https://github.com/swiftlang/swift/issues/79256
5+
# https://github.com/swiftlang/swift/issues/79256
6+
# REQUIRES: rdar144503319
67

78
# RUN: %empty-directory(%t)
89
# RUN: %empty-directory(%t/build)

0 commit comments

Comments
 (0)