Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit d051879

Browse files
remove removed test
1 parent 731799e commit d051879

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ if GROUP == "All" || GROUP == "Misc"
4343
@time @safetestset "Utilities Tests" begin include("Misc/utils.jl") end
4444
@time @safetestset "JacVec Operators Interface" begin include("Misc/jacvec_operators.jl") end
4545
@time @safetestset "VecJac Operators Interface" begin include("Misc/vecjac_operators.jl") end
46-
@time @safetestset "JacVec Operator Integration Test" begin include("Misc/jacvec_integration_test.jl") end
4746
end
4847

4948
if !is_APPVEYOR && (GROUP == "All" || GROUP == "Multithreading")

0 commit comments

Comments
 (0)