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 87157cd commit 1aaef71Copy full SHA for 1aaef71
test/runtests.jl
@@ -1,10 +1,4 @@
1
using SafeTestsets
2
-using ModelingToolkitStandardLibrary
3
-
4
-# ModelingToolkitStandardLibrary
5
-# symcheck
6
-@parameters x = 1
7
-@symcheck x > 0
8
9
# Blocks
10
@safetestset "Blocks: math" begin
0 commit comments