Minimal baseline.
This commit is contained in:
parent
fa84d97836
commit
94cc8f2e95
@ -7,4 +7,9 @@ Class {
|
||||
{ #category : #baseline }
|
||||
BaselineOfVideoWeb >> baseline: spec [
|
||||
<baseline>
|
||||
spec
|
||||
for: #common
|
||||
do: [
|
||||
spec package: 'VideoWeb'
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user