Skip to content

Commit

Permalink
refactor: corrected the category.
Browse files Browse the repository at this point in the history
  • Loading branch information
hemalvarambhia committed Jan 11, 2024
1 parent ccd3076 commit 7abf584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Math-Tests-Complex/PMComplexNumberTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ PMComplexNumberTest >> testRaisedTo [
self assert: c3 imaginary closeTo: c imaginary
]

{ #category : #tests }
{ #category : #'testing - mathematical functions' }
PMComplexNumberTest >> testRaisedToFractionalPower [

| z expected |
Expand Down

0 comments on commit 7abf584

Please sign in to comment.