Skip to content

Commit ce450b2

Browse files
Merge pull request #2439 from AayushSabharwal/as/uncomment
test: uncomment tests
2 parents a852814 + c3a2b9f commit ce450b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ end
2121
@safetestset "Linearization Tests" include("linearize.jl")
2222
@safetestset "Input Output Test" include("input_output_handling.jl")
2323
@safetestset "Clock Test" include("clock.jl")
24+
@safetestset "DiscreteSystem Test" include("discretesystem.jl")
2425
@safetestset "ODESystem Test" include("odesystem.jl")
2526
@safetestset "Dynamic Quantities Test" include("dq_units.jl")
2627
@safetestset "Unitful Quantities Test" include("units.jl")

0 commit comments

Comments
 (0)