Skip to content

Commit 8c2a16e

Browse files
Update lib/OptimizationODE/test/runtests.jl
1 parent b8a7fe4 commit 8c2a16e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

lib/OptimizationODE/test/runtests.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
using Test
2-
using Optimization, Optimization.SciMLBase
3-
using Optimization.ADTypes
4-
using OptimizationODE
5-
using LinearAlgebra
2+
using OptimizationODE, SciMLBase, ADTypes
63

74
@testset "OptimizationODE Tests" begin
85

0 commit comments

Comments
 (0)