Skip to content

Commit d75996e

Browse files
committed
add UnicodePlots to test deps
1 parent 4532039 commit d75996e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3232
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
3333
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3434
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
35+
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
3536

3637
[targets]
37-
test = ["Random", "StableRNGs", "Test", "FillArrays"]
38+
test = ["FillArrays", "Random", "StableRNGs", "Test", "UnicodePlots"]

0 commit comments

Comments
 (0)