Skip to content

Commit

Permalink
add random as test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mykelk committed Sep 19, 2020
1 parent f198f46 commit 16c52da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Expand Up @@ -20,6 +20,7 @@ julia = "1.0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[targets]
test = ["Test", "Random"]

0 comments on commit 16c52da

Please sign in to comment.