Skip to content

Commit 511d56b

Browse files
authored
Fix bug with TestUtils error hint handler (#120)
1 parent be4aa9b commit 511d56b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/TestUtils.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
module TestUtils
22

3+
import ..AbstractFFTs
4+
35
"""
46
TestUtils.test_complex_ffts(ArrayType=Array; test_inplace=true, test_adjoint=true)
57

0 commit comments

Comments
 (0)