Skip to content

Commit 8157475

Browse files
authored
fix test
1 parent 9cd38b1 commit 8157475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ArrayInterfaceCore/test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using ArrayInterfaceCore
2-
using ArrayInterfaceCore: zeromatrix
2+
using ArrayInterfaceCore: zeromatrix, zeromatrix
33
import ArrayInterfaceCore: has_sparsestruct, findstructralnz, fast_scalar_indexing, lu_instance,
44
parent_type, zeromatrix, IndicesInfo
55
using Base: setindex

0 commit comments

Comments
 (0)