Skip to content

Commit

Permalink
Added LinearMaps as test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matteoacrossi committed Sep 3, 2018
1 parent cdd30cb commit c8b816c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"

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

0 comments on commit c8b816c

Please sign in to comment.