Skip to content

Commit 49b30a0

Browse files
author
a
committed
disable broken tests
1 parent 7682114 commit 49b30a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/runtests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ else
3333
include("code.jl")
3434
include("cse.jl")
3535
include("interface.jl")
36-
include("fuzz.jl")
36+
# Disabled until https://github.com/JuliaMath/SpecialFunctions.jl/issues/446 is fixed
37+
# include("fuzz.jl")
3738
include("adjoints.jl")
3839
end

0 commit comments

Comments
 (0)