Skip to content

Commit babfca6

Browse files
committed
Add missing test deps
1 parent c7f9b79 commit babfca6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ using AbstractFFTs
44
using ChainRulesTestUtils
55
import Unitful
66
using LinearAlgebra
7+
using ChainRulesCore
8+
using FiniteDifferences
79

810
Random.seed!(1234)
911

0 commit comments

Comments
 (0)