Skip to content

Commit 97e35aa

Browse files
test: import getname
1 parent 2e7b3d2 commit 97e35aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/compositional_modelling/component_based_model_creation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Fetch packages.
66
using Catalyst, LinearAlgebra, OrdinaryDiffEqTsit5, SciMLNLSolve, Test
7-
using ModelingToolkit: nameof
7+
using ModelingToolkit: nameof, getname
88

99
# Sets the default `t` to use.
1010
t = default_t()

0 commit comments

Comments
 (0)