Tests: Mark Concurrency/Runtime/reasync.swift unsupported for back deployment.

Every other test in this directory has `UNSUPPORTED: back_deployment_runtime`
but this one did not, for some reason.

Resolves rdar://159025986.
This commit is contained in:
Allan Shortlidge
2025-08-26 15:16:56 -07:00
parent c958ed3254
commit 6918a63efb

View File

@@ -7,6 +7,10 @@
// REQUIRES: executable_test
// REQUIRES: concurrency
// rdar://76038845
// REQUIRES: concurrency_runtime
// UNSUPPORTED: back_deployment_runtime
import StdlibUnittest
import reasync