The Inbox: Tests-fbs.205.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Inbox: Tests-fbs.205.mcz

commits-2
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.!