Skip to content

Commit

Permalink
fixup! test: add tests for setp_oop using MTK
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Sep 3, 2024
1 parent c6df386 commit 3405e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/downstream/setp_oop.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using ModelingToolkit
using SymbolicIndexingInterface
using ModelingToolkit: t_nounits as t, D_nounits as D

@variables x(t)
@parameters a b[1:3] c(t) d(t)::Int e [tunable = false] f[1:4] [tunable = false] g::Function
Expand Down

0 comments on commit 3405e52

Please sign in to comment.