Skip to content

Commit 7abf584

Browse files
refactor: corrected the category.
1 parent ccd3076 commit 7abf584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Math-Tests-Complex/PMComplexNumberTest.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ PMComplexNumberTest >> testRaisedTo [
637637
self assert: c3 imaginary closeTo: c imaginary
638638
]
639639

640-
{ #category : #tests }
640+
{ #category : #'testing - mathematical functions' }
641641
PMComplexNumberTest >> testRaisedToFractionalPower [
642642

643643
| z expected |

0 commit comments

Comments
 (0)