Skip to content

Commit 5e4b64a

Browse files
committed
fuzz
1 parent 6320734 commit 5e4b64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ else
3434
include("cse.jl")
3535
include("interface.jl")
3636
# Disabled until https://github.com/JuliaMath/SpecialFunctions.jl/issues/446 is fixed
37-
# include("fuzz.jl")
37+
include("fuzz.jl")
3838
include("adjoints.jl")
3939
end

0 commit comments

Comments
 (0)