Skip to content

Commit 5186afd

Browse files
test: test promotion of initials portion in remake
1 parent d6b3f27 commit 5186afd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/initializationsystem.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,7 @@ end
979979
ForwardDiff.Dual
980980
@test state_values(prob2.f.initialization_data.initializeprob)
981981
state_values(prob.f.initialization_data.initializeprob)
982+
@test eltype(prob2.p.initials) <: ForwardDiff.Dual
982983
end
983984
end
984985

0 commit comments

Comments
 (0)