mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[embedded] Centralize the OS/target requirements on (most) Embedded Swift tests
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user