Skip to content

Commit 2a4f040

Browse files
committed
test(matrices): linearalgebra tests
1 parent c526669 commit 2a4f040

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/matrices/linearalgebra.jl

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@test !isempty(properties(Tridiagonal))
2+
@test !isempty(properties(SymTridiagonal))

0 commit comments

Comments
 (0)