Skip to content

Commit ab0dd62

Browse files
committed
Tests: enable the previously disabled test on Windows
Now that the underlying issue for the concurrency instability is resolved, re-enable the test on Windows.
1 parent a8c1009 commit ab0dd62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Functional/Asynchronous/Use/main.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// RUN: %{xctest_checker} %t %s
44
// REQUIRES: concurrency_runtime
55

6-
// UNSUPPORTED: OS=windows
7-
86
#if os(macOS)
97
import SwiftXCTest
108
#else

0 commit comments

Comments
 (0)