Skip to content

Commit fed60d9

Browse files
Update test/extensions/bifurcationkit.jl
1 parent 0437dd5 commit fed60d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extensions/bifurcationkit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using BifurcationKit, ModelingToolkit, SetField, Test
1+
using BifurcationKit, ModelingToolkit, Setfield, Test
22
using ModelingToolkit: t_nounits as t, D_nounits as D
33
# Simple pitchfork diagram, compares solution to native BifurcationKit, checks they are identical.
44
# Checks using `jac=false` option.

0 commit comments

Comments
 (0)