Changeset 2288
- Timestamp:
- 04/07/08 01:21:46 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphor/trunk/gaphor/adapters/tests/test_connector.py
r2228 r2288 711 711 712 712 # 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 ] 713 717 714 718 adapter = component.queryMultiAdapter((f1, flow4), IConnect)
