Skip to content

Commit 3efe411

Browse files
Brad CarmanChrisRackauckas
authored andcommitted
fixed missing t
1 parent f76ce57 commit 3efe411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Blocks/utils.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using ModelingToolkitStandardLibrary.Blocks
22
using ModelingToolkit
33
using OrdinaryDiffEq
4+
using ModelingToolkit: t_nounits as t, D_nounits as D
45

56
@testset "Array Guesses" begin
67
for (block, guess) in [

0 commit comments

Comments
 (0)