Skip to content

Commit 7955520

Browse files
authored
Merge pull request #28751 from drodriguez/android-differentiable-executable
[android] Mark differentiable_stdlib_conformances as executable.
2 parents b5985e0 + a46203c commit 7955520

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)