Skip to content

Commit ceab081

Browse files
Clarified the concept being tested.
1 parent bb32795 commit ceab081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Math-Tests-Matrix/PMQRTest.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PMQRTest >> mpTestFunction: aMatrix [
1818
]
1919

2020
{ #category : #tests }
21-
PMQRTest >> testMPInverse [
21+
PMQRTest >> testMoorePenroseInverse [
2222

2323
| a |
2424
a := PMMatrix new initializeRows:

0 commit comments

Comments
 (0)