We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a8e15 commit 6ad5e76Copy full SHA for 6ad5e76
test/downstream/splitodeproblem_cache.jl
@@ -30,4 +30,4 @@ sol = solve(prob, Rodas5P())
30
sol_split = solve(prob_split, Rodas5P())
31
32
#tests
33
-@test sol_split == sol
+@test sol_split == sol
0 commit comments