Skip to content

Commit

Permalink
Merge pull request #938 from jecisc/fix-release-test
Browse files Browse the repository at this point in the history
Fix testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits
  • Loading branch information
jecisc authored Jan 14, 2025
2 parents 0560d7e + 8ac4547 commit 77d64da
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ Class {
#tag : 'Model'
}

{ #category : 'testing' }
TStDebuggerExtensionTestClass class >> acceptsPredicate: aStDebuggerContextPredicate [

^ true
]

{ #category : 'layout' }
TStDebuggerExtensionTestClass class >> defaultLayout [

Expand Down

0 comments on commit 77d64da

Please sign in to comment.