We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225545a commit 4a70affCopy full SHA for 4a70aff
1 file changed
src/BaselineOfPillar/BaselineOfPillar.class.st
@@ -12,6 +12,7 @@ BaselineOfPillar >> baseline: spec [
12
"undo all the changes that I tried"
13
spec for: #common do: [
14
self
15
+ osSubProcess: spec;
16
chrysal: spec;
17
containersPropertyEnvironment: spec;
18
microdown: spec;
0 commit comments