Debugging baseline, fixing typo.
This commit is contained in:
parent
5c897886e0
commit
7cd3f30216
@ -13,7 +13,7 @@ BaselineOfMiniDocs >> baseline: spec [
|
||||
"Dependencies"
|
||||
self setUpTeapot: spec.
|
||||
self setUpPetitParser: spec.
|
||||
[self lepiterBuildingBlocs: spec]
|
||||
[self setUpLepiterBuildingBlocs: spec]
|
||||
onErrorDo: [:err | self inform: 'LepiterBuilldingBlocs error: ', err asString].
|
||||
spec
|
||||
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache' ];
|
||||
|
Loading…
Reference in New Issue
Block a user