Changeset 3423
- Timestamp:
- 07/08/08 13:34:18 (3 months ago)
- Files:
-
- trunk/tests/support.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tests/support.c
r3401 r3423 698 698 osync_plugin_ressource_set_objtype(res, objtype); 699 699 osync_plugin_ressource_set_path(res, path); 700 osync_plugin_ressource_enable(res, TRUE); 700 701 osync_plugin_ressource_add_objformat_sink(res, format_sink); 701 702
