Skip to content

Commit

Permalink
use Colors in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Apr 12, 2024
1 parent 6d224cb commit 2968ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/svg.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using MakieTeX, CairoMakie
using Downloads
using Rsvg, Cairo
using CairoMakie.Colors

@testset "SVG rendering" begin
svg = SVGDocument(read(Base.download("https://raw.githubusercontent.com/file-icons/icons/master/svg/Go-Old.svg"), String));
Expand Down

0 comments on commit 2968ede

Please sign in to comment.