Marcel Taeumel uploaded a new version of TraitsTests to project The Trunk:
http://source.squeak.org/trunk/TraitsTests-mt.22.mcz==================== Summary ====================
Name: TraitsTests-mt.22
Author: mt
Time: 2 September 2019, 6:30:30.686683 pm
UUID: 2fdfe490-2fb1-5c48-a171-9a3ef751aa72
Ancestors: TraitsTests-mt.21
Removes a hard-coded value to let the test pass again.
=============== Diff against TraitsTests-mt.21 ===============
Item was changed:
----- Method: TraitTest>>testPrinting (in category 'testing') -----
testPrinting
self assertPrints: self t6 definition
like: 'Trait named: #T6
uses: T1 + (T2 @ {#m22Alias->#m22})
+ category: ''', self categoryName, ''''!
- category: ''TraitsTests-Kernel'''!