Tests: Remove REQUIRES: executable_test from ASTGen/attrs.swift.

It is not an executable test.

Resolves rdar://159025990.
This commit is contained in:
Allan Shortlidge
2025-08-26 14:37:42 -07:00
parent 694274204b
commit c958ed3254

View File

@@ -35,7 +35,6 @@
// RUN: -enable-experimental-move-only
// REQUIRES: concurrency
// REQUIRES: executable_test
// REQUIRES: swift_swift_parser
// REQUIRES: swift_feature_ParserASTGen
// REQUIRES: swift_feature_Extern