Skip to content

Commit 91c822a

Browse files
Update test/utils.jl
1 parent 06ffeda commit 91c822a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/utils.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ using Test
33
using DiffEqBase, ForwardDiff
44
using DiffEqBase: prob2dtmin, timedepentdtmin, _rate_prototype
55
using Unitful
6+
using ForwardDiff: Dual, Tag
67

78
@testset "tspan2dtmin" begin
89
# we only need to test very rough equality since timestepping isn't science.

0 commit comments

Comments
 (0)