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 0b8b501 commit 45a9f3aCopy full SHA for 45a9f3a
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