Skip to content

Commit 38604c5

Browse files
committed
Add LinearAlgebra to test deps
1 parent ab8e5e9 commit 38604c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[deps]
22
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
33
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
4+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
45
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
56
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
67
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)