Skip to content

Commit 455e9dd

Browse files
authored
Merge pull request #36221 from drodriguez/windows-unsupported-async-tests-2
2 parents 0f69250 + 1a9a061 commit 455e9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Concurrency/Runtime/async_task_equals_hashCode.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// REQUIRES: executable_test
44
// REQUIRES: concurrency
5-
// UNSUPPORTED: OS=windows-os
5+
// UNSUPPORTED: OS=windows-msvc
66

77
#if canImport(Darwin)
88
import Darwin

0 commit comments

Comments
 (0)