File tree Expand file tree Collapse file tree
DifferentiationInterface/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11using DifferentiationInterface: Prep
2+ using InteractiveUtils: subtypes
23using Test
34
45@test subtypes (Prep) == [
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
55DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
66Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
77ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
8+ InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
89JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
910JLArrays = " 27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
1011LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -23,6 +24,7 @@ ComponentArrays = "0.15.27"
2324DataFrames = " 1.7.0"
2425Dates = " 1"
2526ExplicitImports = " 1.10.1"
27+ InteractiveUtils = " 1"
2628JET = " 0.9,0.10"
2729JLArrays = " 0.2.0"
2830Pkg = " 1"
You can’t perform that action at this time.
0 commit comments