RegressionTests__BlockTest.st
changeset 2163 187234116087
parent 1813 fe94fc89bc3a
child 2230 af977c91c96c
equal deleted inserted replaced
2162:b88079711bb5 2163:187234116087
    67     ^ t
    67     ^ t
    68 
    68 
    69     "Created: / 02-08-2011 / 18:57:20 / cg"
    69     "Created: / 02-08-2011 / 18:57:20 / cg"
    70 ! !
    70 ! !
    71 
    71 
    72 !BlockTest methodsFor:'running'!
    72 !BlockTest methodsFor:'initialize / release'!
    73 
    73 
    74 tearDown
    74 tearDown
    75     |p|
    75     |p|
    76 
    76 
    77     (p := process) notNil ifTrue:[
    77     (p := process) notNil ifTrue:[