Adding more packages to the baseline.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2023-04-06 08:53:27 -05:00
parent 18bdabdb59
commit 1a44e25dc4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ BaselineOfMiniDocs >> baseline: spec [
baseline: 'Tealight' with: [ spec repository: 'github://astares/Tealight:main/src' ];
baseline: 'PetitParser' with: [
spec
loads: #('Minimal' 'Islands');
loads: #('Minimal' 'Core' 'Test' 'Islands');
repository: 'github://moosetechnology/PetitParser:v3.x.x/src'
].
"self xmlParserHTML: spec."