Jan. 6, 2010
8:19 p.m.
in 11138 I got ifUnknownAuthorUse: DNU run | result | result := TestResult new. self on: TestFinished send: #add: to: result. Author ifUnknownAuthorUse: 'TestRunner' during: [TestResource tearDownAll: self resources while: [ self run: self ]]. self unsubscribe: result. ^ result As soon as you fix it I try to run all the test of 11138