Skip to content

Commit a3bd419

Browse files
committed
Import Hermitian, Symmetric in tests
1 parent 187eb95 commit a3bd419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using Base.Broadcast: broadcastable
22
using BenchmarkTools
33
using ChainRulesCore
4-
using LinearAlgebra: Diagonal, dot
4+
using LinearAlgebra: Diagonal, dot, Hermitian, Symmetric
55
using StaticArrays
66
using SparseArrays
77
using Test

0 commit comments

Comments
 (0)