Skip to content

Commit 428a1ae

Browse files
Update runtests.jl for bvproblem change
Didn't see the rename...
1 parent 94fe2fa commit 428a1ae

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
@@ -90,7 +90,7 @@ end
9090
@safetestset "SCCNonlinearProblem Test" include("scc_nonlinear_problem.jl")
9191
@safetestset "PDE Construction Test" include("pdesystem.jl")
9292
@safetestset "JumpSystem Test" include("jumpsystem.jl")
93-
@safetestset "Optimal Control + Constraints Tests" include("optimal_control.jl")
93+
@safetestset "Optimal Control + Constraints Tests" include("bvproblem.jl")
9494
@safetestset "print_tree" include("print_tree.jl")
9595
@safetestset "Constraints Test" include("constraints.jl")
9696
@safetestset "IfLifting Test" include("if_lifting.jl")

0 commit comments

Comments
 (0)