Skip to content

Commit 6ad5e76

Browse files
committed
NL
1 parent d7a8e15 commit 6ad5e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/downstream/splitodeproblem_cache.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ sol = solve(prob, Rodas5P())
3030
sol_split = solve(prob_split, Rodas5P())
3131

3232
#tests
33-
@test sol_split == sol
33+
@test sol_split == sol

0 commit comments

Comments
 (0)