[test] Add missing REQUIRES for PlaygroundTransform/iuo.swift

rdar://141328848
This commit is contained in:
Hamish Knight
2024-12-12 11:50:30 +00:00
parent 203f906364
commit 33d2ece47c

View File

@@ -2,6 +2,8 @@
// RUN: %target-playground-build-run-swift(-swift-version 5 -Xfrontend -playground)
// RUN: %target-playground-build-run-swift(-swift-version 6 -Xfrontend -playground)
// REQUIRES: executable_test
import PlaygroundSupport
class Layer {