You could do: [ 'foobar' asFileReference ensureDeleted ] on: Deprecation do: [ :exception | exception resume ]
On 04 Dec 2013, at 08:57, Damien Cassou <[email protected]> wrote: > http://stackoverflow.com/questions/20369972/about-deprecation-and-unit-testing-in-pharo > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." > Winston Churchill >
