Skip to content

Commit 67ac263

Browse files
committed
Minor fix
1 parent f86b0b3 commit 67ac263

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ using GeometryBasics: attributes
8181
attributes(meta_p) == Dict{Symbol, Any}(:boundingbox => meta_p.boundingbox,
8282
:polygon => polys[1])
8383
end
84-
8584
@testset "point with metadata" begin
8685
p = Point(1.1, 2.2)
8786
@test p isa AbstractVector{Float64}

0 commit comments

Comments
 (0)