We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86b0b3 commit 67ac263Copy full SHA for 67ac263
test/runtests.jl
@@ -81,7 +81,6 @@ using GeometryBasics: attributes
81
attributes(meta_p) == Dict{Symbol, Any}(:boundingbox => meta_p.boundingbox,
82
:polygon => polys[1])
83
end
84
-
85
@testset "point with metadata" begin
86
p = Point(1.1, 2.2)
87
@test p isa AbstractVector{Float64}
0 commit comments