Skip to content

Commit e14717b

Browse files
authored
[test] Mark test using _Differentiation as needing differentiable_programming (#71876)
The test was trying to import the module, but it will not be available unless the build system has been setup for differentiable programming.
1 parent 2db917e commit e14717b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/transfernonsendable_instruction_matching_differentiability.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
// REQUIRES: concurrency
44
// REQUIRES: asserts
5+
// REQUIRES: differentiable_programming
56

67
sil_stage raw
78

0 commit comments

Comments
 (0)