Skip to content

Commit

Permalink
Merge pull request #10616 from astares/10615-Some-cleanups-in-SUnit-Core
Browse files Browse the repository at this point in the history
Some cleanups in SUnit-Core
  • Loading branch information
Ducasse committed Dec 6, 2021
2 parents 6ef876f + b5070d0 commit 36cc865
Show file tree
Hide file tree
Showing 15 changed files with 327 additions and 309 deletions.
3 changes: 2 additions & 1 deletion src/SUnit-Core/BadHasher.class.st
Expand Up @@ -31,6 +31,7 @@ BadHasher class >> randomValue [

{ #category : #comparing }
BadHasher >> hash [
"answer with a different hash some of the time"
"Answer with a different hash some of the time"

self class randomValue
]

0 comments on commit 36cc865

Please sign in to comment.