Skip to content

Commit

Permalink
Protocol name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Durieux Pol committed Dec 4, 2023
1 parent c68e2aa commit 58d524d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/MuTalk-Model/MutationTestingFreeBudget.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Class {
#category : #'MuTalk-Model'
}

{ #category : #validation }
MutationTestingFreeBudget >> check: aCollection [

^ false
]

{ #category : #accessing }
MutationTestingFreeBudget >> start [

Expand Down

0 comments on commit 58d524d

Please sign in to comment.