Skip to content

Commit 96609b3

Browse files
Update runtests.jl
1 parent 5367f60 commit 96609b3

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
@@ -47,6 +47,7 @@ end
4747
@safetestset "Error Handling" include("error_handling.jl")
4848
@safetestset "StructuralTransformations" include("structural_transformation/runtests.jl")
4949
@safetestset "Basic transformations" include("basic_transformations.jl")
50+
@safetestset "Change of variables" include("changeofvariables.jl")
5051
@safetestset "State Selection Test" include("state_selection.jl")
5152
@safetestset "Symbolic Event Test" include("symbolic_events.jl")
5253
@safetestset "Stream Connect Test" include("stream_connectors.jl")

0 commit comments

Comments
 (0)