Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 2d3e1e5

Browse files
fix Project.toml
1 parent 479bd57 commit 2d3e1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4646
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
4747

4848
[targets]
49-
test = ["Test", "ArrayInterfaceBlockBandedMatrices", "ArrayInterfaceStaticArrays", "BandedMatrices", "BlockBandedMatrices", "IterativeSolvers", "Pkg", "Random", "SafeTestsets", "Zygote", "SparsityDetection", "StaticArrays"]
49+
test = ["Test", "ArrayInterfaceBlockBandedMatrices", "BandedMatrices", "BlockBandedMatrices", "IterativeSolvers", "Pkg", "Random", "SafeTestsets", "Zygote", "SparsityDetection", "StaticArrays"]

0 commit comments

Comments
 (0)