Skip to content

Commit

Permalink
test: clarified the name of a test.
Browse files Browse the repository at this point in the history
  • Loading branch information
hemalvarambhia committed Dec 24, 2023
1 parent fc66d1d commit 2fc4e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Math-Tests-Polynomials/PMPolynomialTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ PMPolynomialTest >> testPolynomialRoots [
]

{ #category : #'iterative algorithms' }
PMPolynomialTest >> testPolynomialRootsForConstant [
PMPolynomialTest >> testPolynomialRootsConstantsHaveNoRoots [

| polynomial |
"Here, compute the roots of the constant C = 1"
Expand Down

0 comments on commit 2fc4e5d

Please sign in to comment.