Tests: un-xfail tests on the freestanding bot

This commit is contained in:
Alexis Laferrière
2024-03-13 13:32:41 -07:00
parent e4494d8353
commit 81e465971c
7 changed files with 0 additions and 21 deletions

View File

@@ -5,9 +5,6 @@
// REQUIRES: concurrency_runtime
// UNSUPPORTED: back_deployment_runtime
// rdar://124277662
// XFAIL: freestanding
struct Boom: Error {}
func boom() async throws -> Int {