typo.
This commit is contained in:
parent
59ccf693bf
commit
f741e0f95b
1 changed files with 9 additions and 9 deletions
|
@ -393,4 +393,4 @@ func TestMatrixTranspose(t *testing.T) {
|
|||
assert.Equal(1, m2.Get(0, 0))
|
||||
assert.Equal(10, m2.Get(0, 3))
|
||||
assert.Equal(3, m2.Get(2, 0))
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue