We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e70fc4 commit f6cd312Copy full SHA for f6cd312
1 file changed
DifferentiationInterface/test/Back/DifferentiateWith/test.jl
@@ -1,5 +1,6 @@
1
using Pkg
2
Pkg.activate(@__DIR__)
3
+include("../../testutils.jl")
4
5
using ChainRulesTestUtils: ChainRulesTestUtils
6
using DifferentiationInterface, DifferentiationInterfaceTest
0 commit comments