Skip to content

Commit 9b31dcf

Browse files
committed
Fix typo
1 parent c436d5d commit 9b31dcf

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,4 +1,4 @@
1-
using BlockBandedMatrices, Compat, Compat.Test, Compat.LinearALgebra
1+
using BlockBandedMatrices, Compat, Compat.Test, Compat.LinearAlgebra
22

33
include("test_blockbanded.jl")
44
include("test_bandedblockbanded.jl")

0 commit comments

Comments
 (0)