Skip to content

Commit 13f85af

Browse files
authored
Merge pull request #24524 from drodriguez/executable-stored-properties-client
[test] Mark stored-properties-client as executable.
2 parents 1d152fe + 4b79fce commit 13f85af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ParseableInterface/stored-properties-client.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %empty-directory(%t)
22

3+
// REQUIRES: executable_test
4+
35
// 1. Build ../stored-properties.swift to a dylib and emit its interface in %t
46

57
// RUN: %target-build-swift-dylib(%t/%target-library-name(StoredProperties)) -emit-module-interface-path %t/StoredProperties.swiftinterface %S/stored-properties.swift -module-name StoredProperties -swift-version 5

0 commit comments

Comments
 (0)