Skip to content

Commit 9f535c7

Browse files
format
1 parent 4b138e8 commit 9f535c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/initializationsystem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,4 +521,4 @@ end
521521
[D(D(x)) ~ 0], t; initialization_eqs = [x ~ 0, D(D(x)) ~ 0], name = :sys) |>
522522
structural_simplify
523523
@test_nowarn ODEProblem(sys, [D(x) => 1.0], (0.0, 1.0), [])
524-
end
524+
end

0 commit comments

Comments
 (0)