branch | 3.5 |
changeset 2922 | 996103009bc5 |
parent 2920 | 64322aa83a1d |
child 2968 | 0e3460341023 |
child 4212 | ab6573088b4a |
--- a/sobjects/test/unittest_supervising.py Thu Aug 20 17:47:35 2009 +0200 +++ b/sobjects/test/unittest_supervising.py Thu Aug 20 17:49:31 2009 +0200 @@ -70,7 +70,6 @@ self.assertEquals(op.to_send[0][1], ['test@logilab.fr']) self.commit() # some other changes ####### - print '*'*80 user.fire_transition('deactivate') sentops = [op for op in session.pending_operations if isinstance(op, SupervisionMailOp)]