mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Test] Mark new test as executable_test (#85443)
Otherwise, various [non-executable CI like Android fail](https://ci.swift.org/job/oss-swift-package-swift-sdk-for-android/75/console).
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
// https://github.com/swiftlang/swift/issues/78598
|
||||
|
||||
// REQUIRES: executable_test
|
||||
|
||||
var counter = 0
|
||||
|
||||
final class Entry<Results> {
|
||||
|
||||
Reference in New Issue
Block a user