Debugging baseline, comment on LepiterBuildingBlocs.
This commit is contained in:
parent
7cd3f30216
commit
3a2d096025
@ -13,8 +13,8 @@ BaselineOfMiniDocs >> baseline: spec [
|
|||||||
"Dependencies"
|
"Dependencies"
|
||||||
self setUpTeapot: spec.
|
self setUpTeapot: spec.
|
||||||
self setUpPetitParser: spec.
|
self setUpPetitParser: spec.
|
||||||
[self setUpLepiterBuildingBlocs: spec]
|
"LepiterBuildingBlocs commented while resolving the conflict with the internal gtoolkit renaming."
|
||||||
onErrorDo: [:err | self inform: 'LepiterBuilldingBlocs error: ', err asString].
|
"self setUpLepiterBuildingBlocs: spec"
|
||||||
spec
|
spec
|
||||||
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache' ];
|
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache' ];
|
||||||
baseline: 'Temple' with: [ spec repository: 'github://astares/Pharo-Temple/src' ];
|
baseline: 'Temple' with: [ spec repository: 'github://astares/Pharo-Temple/src' ];
|
||||||
|
Loading…
Reference in New Issue
Block a user