Skip to content

Commit 0b30f25

Browse files
authored
Import SpecialFunctions in runtests.jl
1 parent c045ef0 commit 0b30f25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using ChainRulesTestUtils: _fdm
66
using Compat: only
77
using FiniteDifferences
88
using FiniteDifferences: rand_tangent
9+
using SpecialFunctions
910
using LinearAlgebra
1011
using LinearAlgebra.BLAS
1112
using LinearAlgebra: dot

0 commit comments

Comments
 (0)