Skip to content

Commit 00e6a69

Browse files
authored
Update test/testDERelative.jl
1 parent 851448e commit 00e6a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testDERelative.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ x2_val_ref = sl(getVariable(fg, :x2) |> getTimestamp |> DateTime |> datetime2uni
8686
x3_val_ref = sl(getVariable(fg, :x3) |> getTimestamp |> DateTime |> datetime2unix)
8787

8888

89-
# sanity check that the backward problem is runs through
89+
# sanity check that the backward problem runs through
9090
oder_.backwardProblem.u0 .= [0.049788]
9191
retcode = DifferentialEquations.solve(oder_.backwardProblem)
9292

0 commit comments

Comments
 (0)