Skip to content

Commit

Permalink
Adding option to not use contant block optimization for test
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenCostiou committed Apr 7, 2023
1 parent 616e384 commit 78714c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smalltalksrc/VMMakerTests/VMBlockTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ VMBlockTest >> installFullBlockClosureClass [

{ #category : #supports }
VMBlockTest >> methodReturningABlock [

<compilerOptions: #(- #optionConstantBlockClosure)>
^ []

]
Expand Down

0 comments on commit 78714c8

Please sign in to comment.