Skip to content

Commit 6a79bb3

Browse files
committed
Add note
1 parent 3da45ac commit 6a79bb3

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
@@ -591,6 +591,7 @@ end
591591
end
592592

593593
@testset "AbstractFFTs FFT backend tests" begin
594+
# note this also tests adjoint functionality for FFT plans
594595
AbstractFFTs.TestUtils.test_complex_ffts(Array)
595596
AbstractFFTs.TestUtils.test_real_ffts(Array; copy_input=true)
596597
end

0 commit comments

Comments
 (0)