Skip to content

Commit 55d514a

Browse files
Update lib/ArrayInterfaceCore/test/runtests.jl
Co-authored-by: Christopher Rackauckas <[email protected]>
1 parent 8157475 commit 55d514a

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, zeromatrix
2+
using ArrayInterfaceCore: zeromatrix, undefmatrix
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)