Skip to content

Commit 1519b23

Browse files
Update Project.toml
1 parent a78fb4d commit 1519b23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,12 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
143143
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
144144
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
145145
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
146+
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
146147
Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"
147148
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
148149
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
149150
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
150151
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
151152

152153
[targets]
153-
test = ["Aqua", "Test", "IterativeSolvers", "InteractiveUtils", "JET", "KrylovKit", "KrylovPreconditioners", "Pkg", "Random", "SafeTestsets", "MultiFloats", "ForwardDiff", "HYPRE", "MPI", "BlockDiagonals", "Enzyme", "FiniteDiff", "BandedMatrices", "FastAlmostBandedMatrices", "StaticArrays", "AllocCheck", "StableRNGs", "Zygote", "RecursiveFactorization", "Sparspak", "FastLapackInterface"]
154+
test = ["Aqua", "Test", "IterativeSolvers", "InteractiveUtils", "JET", "KrylovKit", "KrylovPreconditioners", "Pkg", "Random", "SafeTestsets", "MultiFloats", "ForwardDiff", "HYPRE", "MPI", "BlockDiagonals", "Enzyme", "FiniteDiff", "BandedMatrices", "FastAlmostBandedMatrices", "StaticArrays", "AllocCheck", "StableRNGs", "Zygote", "RecursiveFactorization", "Sparspak", "FastLapackInterface", "SparseArrays"]

0 commit comments

Comments
 (0)