Skip to content

Commit 62710cb

Browse files
committed
syntax error slipped through
1 parent e1b3a70 commit 62710cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/projective/affine.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ include("../imports.jl")
120120
timg = apply(tfm, Image(img))
121121
@test getbounds(timg).rs == (1:32, 1:32)
122122
@test !any(isnan.(timg |> itemdata))
123+
end
123124
end
124125

125126
@testset ExtendedTestSet "Rotate" begin

0 commit comments

Comments
 (0)