We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76ce57 commit 3efe411Copy full SHA for 3efe411
test/Blocks/utils.jl
@@ -1,6 +1,7 @@
1
using ModelingToolkitStandardLibrary.Blocks
2
using ModelingToolkit
3
using OrdinaryDiffEq
4
+using ModelingToolkit: t_nounits as t, D_nounits as D
5
6
@testset "Array Guesses" begin
7
for (block, guess) in [
0 commit comments