Marcel Taeumel uploaded a new version of MorphicTests to project The Trunk:
http://source.squeak.org/trunk/MorphicTests-mt.35.mcz==================== Summary ====================
Name: MorphicTests-mt.35
Author: mt
Time: 4 August 2016, 1:36:40.325068 pm
UUID: 73892cc3-1745-5e41-8e59-26010520922e
Ancestors: MorphicTests-mt.34
Fixes a test. There are no side-effects in pluggable buttons anymore.
=============== Diff against MorphicTests-mt.34 ===============
Item was changed:
----- Method: MorphicToolBuilderTests>>expectedButtonSideEffects (in category 'support') -----
expectedButtonSideEffects
+ ^#()!
- ^#(getColor getState getEnabled)!