Skip to content

Commit

Permalink
Add missing deps in test/Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Aug 24, 2019
1 parent 33180dd commit ea61d66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[deps]
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseXX = "d0183350-0df5-11e9-38e5-71ea1279445d"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 comments on commit ea61d66

Please sign in to comment.