Skip to content

Commit 4bbdb8f

Browse files
authored
Add back test dep
1 parent 033e9fa commit 4bbdb8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
44
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
55
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
66
BlockSparseArrays = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
7+
DerivableInterfaces = "6c5e35bf-e59e-4898-b73c-732dcc4ba65f"
78
DiagonalArrays = "74fd4be6-21e2-4f6f-823a-4360d37c7a77"
89
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
910
JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
@@ -25,6 +26,7 @@ Aqua = "0.8"
2526
ArrayLayouts = "1"
2627
BlockArrays = "1"
2728
BlockSparseArrays = "0.7"
29+
DerivableInterfaces = "0.5"
2830
DiagonalArrays = "0.3"
2931
GPUArraysCore = "0.2"
3032
JLArrays = "0.2"

0 commit comments

Comments
 (0)