Skip to content

Commit 28d7dc3

Browse files
committed
test: run Serialization/path_obfuscator.swift only on Apple platforms
1 parent 6377c3a commit 28d7dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Serialization/path_obfuscator.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: VENDOR=apple
12
// RUN: %empty-directory(%t)
23
// RUN: %empty-directory(%t.module-cache)
34
// RUN: %target-swift-frontend -emit-module -o %t/Foo.swiftmodule %s -parse-as-library -serialized-path-obfuscate /FOO=/CHANGED_FOO -serialized-path-obfuscate /BAR=/CHANGED_BAR -I /FOO/contents -I /BAR/contents -module-name Foo -serialize-debugging-options

0 commit comments

Comments
 (0)