Skip to content

Commit 0efcdbe

Browse files
Adds missing t
1 parent b9b0cce commit 0efcdbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Magnetic/magnetic.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ import ModelingToolkitStandardLibrary.Magnetic
55
using ModelingToolkit, OrdinaryDiffEq, Test
66
# using Plots
77

8+
@parameters t
9+
810
@testset "Inductor" begin
911
mu_air = 1
1012
l_air = 0.0001

0 commit comments

Comments
 (0)