Skip to content

Commit 064d600

Browse files
committed
Actually run basic transformations test
1 parent dddc0b6 commit 064d600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ end
4646
@safetestset "Model Parsing Test" include("model_parsing.jl")
4747
@safetestset "Error Handling" include("error_handling.jl")
4848
@safetestset "StructuralTransformations" include("structural_transformation/runtests.jl")
49+
@safetestset "Basic transformations" include("basic_transformations.jl")
4950
@safetestset "State Selection Test" include("state_selection.jl")
5051
@safetestset "Symbolic Event Test" include("symbolic_events.jl")
5152
@safetestset "Stream Connect Test" include("stream_connectors.jl")

0 commit comments

Comments
 (0)