[embedded] Centralize the OS/target requirements on (most) Embedded Swift tests

This commit is contained in:
Kuba Mracek
2025-01-19 11:44:55 -08:00
parent 600dcd0828
commit d8c0c25b4b
82 changed files with 11 additions and 81 deletions

View File

@@ -7,7 +7,6 @@
// REQUIRES: swift_in_compiler
// REQUIRES: executable_test
// REQUIRES: optimized_stdlib
// REQUIRES: OS=macosx || OS=linux-gnu
// REQUIRES: swift_feature_Embedded
public class MyClass {