Skip to content

Commit a46203c

Browse files
committed
[android] Mark differentiable_stdlib_conformances as executable.
Android CI cannot execute tests, so tests needs to be marked as executable to be skipped.
1 parent 22a0445 commit a46203c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/stdlib/differentiable_stdlib_conformances.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-run-simple-swift
2+
// REQUIRES: executable_test
23
// REQUIRES: differentiable_programming
34

45
import _Differentiation

0 commit comments

Comments
 (0)