Changeset 2228

Show
Ignore:
Timestamp:
02/29/08 04:26:08 (3 months ago)
Author:
arj..@yirdis.nl
Message:

made an extra flow test work

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/gaphor/adapters/tests/test_connector.py

    r2226 r2228  
    559559        o1 = self.create(items.ObjectNodeItem, UML.ObjectNode) 
    560560 
    561         # diagram, two actions and object node with literal specification, flow has no subject 
    562         assert len(self.element_factory.lselect()) == 5, self.element_factory.lselect() 
     561        # diagram, two actions and object node, flow has no subject 
     562        assert len(self.element_factory.lselect()) == 4, self.element_factory.lselect() 
    563563 
    564564        # Connect between two actions (ControlFlow)