Changeset 2288

Show
Ignore:
Timestamp:
04/07/08 01:21:46 (1 month ago)
Author:
arj..@yirdis.nl
Message:

update test doc

Files:

Legend:

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

    r2228 r2288  
    711711 
    712712        # flow4 will force the forknode to become a combined node: 
     713        # Connecting line this: 
     714        #        head  tail|--flow2-->[ a2 ] 
     715        # [ a1 ] --flow1-->| 
     716        # [ a4 ] --flow4-->|--flow3-->[ a3 ] 
    713717 
    714718        adapter = component.queryMultiAdapter((f1, flow4), IConnect)