Add tests tab stub
This commit is contained in:
@@ -43,3 +43,8 @@ CarpStreamingMethodsCoderElement >> module: aModule [
|
||||
module := aModule.
|
||||
self initializeForModule
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
CarpStreamingMethodsCoderElement >> onTests [
|
||||
list itemsProvider: module tests asBrItemsProvider
|
||||
]
|
||||
|
Reference in New Issue
Block a user