Skip to content

Commit a0adfe9

Browse files
Update test/static_arrays.jl
1 parent 9d6b6fd commit a0adfe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/static_arrays.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using ModelingToolkit, StaticArrays, Test
1+
using ModelingToolkit, SciMLBase, StaticArrays, Test
22

33
@parameters σ ρ β
44
@variables t x(t) y(t) z(t)

0 commit comments

Comments
 (0)