Skip to content

Commit 7d561a3

Browse files
committed
rename file in runtests
1 parent a9f6aea commit 7d561a3

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
@@ -136,7 +136,7 @@ end
136136

137137
if GROUP == "All" || GROUP == "Extensions"
138138
activate_extensions_env()
139-
@safetestset "JuMP Collocation Solvers" include("extensions/jump_control.jl")
139+
@safetestset "Dynamic Optimization Collocation Solvers" include("extensions/dynamic_optimization.jl")
140140
@safetestset "HomotopyContinuation Extension Test" include("extensions/homotopy_continuation.jl")
141141
@safetestset "Auto Differentiation Test" include("extensions/ad.jl")
142142
@safetestset "LabelledArrays Test" include("labelledarrays.jl")

0 commit comments

Comments
 (0)