Skip to content

Commit c6fa039

Browse files
Update runtests.jl
1 parent d3a4976 commit c6fa039

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/runtests.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ using Test
33

44
setprecision(BigFloat, 512)
55

6-
@testset "Support" begin
7-
include("ArblibVector.jl")
8-
end
6+
# @testset "Support" begin
7+
# include("ArblibVector.jl")
8+
# end
99

1010
@testset "ArbNumerics tests" begin
1111
include("specialvalues.jl")

0 commit comments

Comments
 (0)