Skip to content

Commit b2b9d76

Browse files
authored
Merge pull request #339 from compnerd/async-windows
Tests: enable the previously disabled test on Windows
2 parents 2f64db1 + ab0dd62 commit b2b9d76

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)