We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94fe2fa + 428a1ae commit 4a8f1edCopy full SHA for 4a8f1ed
test/runtests.jl
@@ -90,7 +90,7 @@ end
90
@safetestset "SCCNonlinearProblem Test" include("scc_nonlinear_problem.jl")
91
@safetestset "PDE Construction Test" include("pdesystem.jl")
92
@safetestset "JumpSystem Test" include("jumpsystem.jl")
93
- @safetestset "Optimal Control + Constraints Tests" include("optimal_control.jl")
+ @safetestset "Optimal Control + Constraints Tests" include("bvproblem.jl")
94
@safetestset "print_tree" include("print_tree.jl")
95
@safetestset "Constraints Test" include("constraints.jl")
96
@safetestset "IfLifting Test" include("if_lifting.jl")
0 commit comments