Skip to content

Commit f87cdcd

Browse files
committed
Add mul! to test
1 parent c97d467 commit f87cdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/left.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using Test, LinearMaps
2-
#, LinearAlgebra
2+
using LinearAlgebra: mul!
33

44
# y'*L is an exception to the left multiplication rule that makes a WrappedMap
55

0 commit comments

Comments
 (0)