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 9923652 commit e1c17a9Copy full SHA for e1c17a9
test/funcaffect.jl
test/runtests.jl
@@ -57,7 +57,6 @@ end
57
@safetestset "DAE Jacobians Test" include("dae_jacobian.jl")
58
@safetestset "Jacobian Sparsity" include("jacobiansparsity.jl")
59
@safetestset "Modelingtoolkitize Test" include("modelingtoolkitize.jl")
60
- @safetestset "FuncAffect Test" include("funcaffect.jl")
61
@safetestset "Constants Test" include("constants.jl")
62
@safetestset "Parameter Dependency Test" include("parameter_dependencies.jl")
63
@safetestset "Equation Type Accessors Test" include("equation_type_accessors.jl")
0 commit comments