Dec. 16, 2010
11:07 p.m.
Updates: Status: Fixed Cc: stephane.ducasse marcus.denker adrian.lienhard Comment #1 on issue 3445 by Torsten....@astares.de: [Repackage] "SUnit" should be well structured http://code.google.com/p/pharo/issues/detail?id=3445 In SLICE-Issue-3445-RepackageSUnit-TorstenBergmann.1.mcz After loading the slice one should also evaluate: Smalltalk organization removeSystemCategory: 'SUnit-Events'; removeSystemCategory: 'SUnit-Extensions'; removeSystemCategory: 'SUnit-Kernel'; removeSystemCategory: 'SUnit-Utilities'; removeSystemCategory: 'SUnitGUI'; sortCategories. to remove the obsolete empty categories