Fixing typo in baseline. testing for Lepiter building blocs dependency.
This commit is contained in:
parent
2bc0b44fa2
commit
8cadf004dd
@ -14,7 +14,7 @@ BaselineOfMiniDocs >> baseline: spec [
|
|||||||
self setUpTeapot: spec.
|
self setUpTeapot: spec.
|
||||||
self setUpPetitParser: spec.
|
self setUpPetitParser: spec.
|
||||||
"LepiterBuildingBlocs commented while resolving the conflict with the internal gtoolkit renaming."
|
"LepiterBuildingBlocs commented while resolving the conflict with the internal gtoolkit renaming."
|
||||||
self setUpLepiterBuildingBlocs: spec
|
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