Revert "Move application of custom workflow to test_acquisition.py..."

This reverts commit 6e9b32254e.
This commit is contained in:
Kees Hink
2013-05-10 13:38:46 +02:00
parent 6e9b32254e
commit 6d5c193d8c
2 changed files with 5 additions and 6 deletions
@@ -1,4 +1,9 @@
<?xml version="1.0"?>
<object name="portal_workflow" meta_type="CMF Workflow Tool">
<object name="comment_workflow_acquired_view" meta_type="Workflow"/>
<bindings>
<type type_id="Discussion Item">
<bound-workflow workflow_id="comment_workflow_acquired_view"/>
</type>
</bindings>
</object>