Skip to content

Commit 80be4a3

Browse files
Fix arraysize import in tests (#40)
1 parent 507c93a commit 80be4a3

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
@@ -1,5 +1,6 @@
11
#import BlockRegistration
22
using RegisterDeformation
3+
using RegisterDeformation: arraysize
34
using CoordinateTransformations, Interpolations, ImageCore, ForwardDiff
45
using StaticArrays, LinearAlgebra, Distributed, Statistics
56
using AxisArrays: AxisArray

0 commit comments

Comments
 (0)