Skip to content

Commit bf91816

Browse files
committed
rename bvproblem
1 parent 246464c commit bf91816

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

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 "BVProblem Test" include("bvproblem.jl")
93+
@safetestset "Optimal Control + Constraints Tests" include("optimal_control.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)