[squeak-dev] The Inbox: Tests-fbs.205.mcz

commits at source.squeak.org commits at source.squeak.org
Sat May 4 20:29:20 UTC 2013


Frank Shearar uploaded a new version of Tests to project The Inbox:
http://source.squeak.org/inbox/Tests-fbs.205.mcz

==================== Summary ====================

Name: Tests-fbs.205
Author: fbs
Time: 4 May 2013, 9:29:08.634 pm
UUID: add31da5-c70b-4e15-a7a6-f3c95d0d651b
Ancestors: Tests-fbs.204

Add a #cleanUp so that ReleaseBuilder doesn't have to re-initialise MCMockPackageInfo.

=============== Diff against Tests-fbs.204 ===============

Item was added:
+ ----- Method: MCMockPackageInfo class>>cleanUp (in category 'as yet unclassified') -----
+ cleanUp
+ 	self initialize.!



More information about the Squeak-dev mailing list