March 20, 2014
3:27 p.m.
Can anyone tell me how the following fits into the system? SmalllineManifestCheckerTest class >> DoIt ^ MCWorkingCopy managersForClass: MFClassA do: [:p | ^ p first] Its currently "unclassified" and I need to fix that to submit a slice that otherwise doesn't touch this. cheers -ben