Skip to content

Commit 1a9a061

Browse files
committed
[windows][test] Mark the test as unsupported on Windows, but correctly.
Can I blame this on auto-complete?
1 parent 99e3ef0 commit 1a9a061

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)