Skip to content

Commit

Permalink
Fixing Baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Dec 13, 2024
1 parent 87c204b commit 8a2b408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfBlocBenchs/BaselineOfBlocBenchs.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ BaselineOfBlocBenchs >> baseline: spec [
for: #common
do: [
self
"declareBlocOn: spec;"
declareBlocOn: spec;
declareBoidsOn: spec;
declareToploOn: spec;
declareFFICallLoggerOn: spec;
Expand Down

0 comments on commit 8a2b408

Please sign in to comment.