Skip to content

Commit 2839e10

Browse files
committed
edit runtests
1 parent 5311e88 commit 2839e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ end
122122

123123
if GROUP == "All" || GROUP == "Downstream"
124124
activate_downstream_env()
125-
@safetestset "JuMP Collocation Solvers" include("downstream/jump_control.jl")
125+
@safetestset "Dynamic Optimization Collocation Solvers" include("downstream/dynamic_optimization.jl")
126126
@safetestset "Linearization Tests" include("downstream/linearize.jl")
127127
@safetestset "Linearization Dummy Derivative Tests" include("downstream/linearization_dd.jl")
128128
@safetestset "Inverse Models Test" include("downstream/inversemodel.jl")

0 commit comments

Comments
 (0)