Skip to content

Commit

Permalink
Fix bug with TestUtils error hint handler
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-arya committed Sep 5, 2023
1 parent be4aa9b commit 7cc99a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/TestUtils.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module TestUtils

import ..AbstractFFTs

"""
TestUtils.test_complex_ffts(ArrayType=Array; test_inplace=true, test_adjoint=true)
Expand Down

0 comments on commit 7cc99a4

Please sign in to comment.