From e32d268fb685429166566ffd0aa8e30037762d90 Mon Sep 17 00:00:00 2001
From: Rafael Monnerat <rafael@nexedi.com>
Date: Tue, 22 Mar 2011 22:53:22 +0000
Subject: [PATCH] Updated bt5 lists with recent changes.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44524 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../TestTemplateItem/testStandardConfigurationWorkflow.py   | 6 +++++-
 bt5/erp5_configurator_standard/bt/revision                  | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_configurator_standard/TestTemplateItem/testStandardConfigurationWorkflow.py b/bt5/erp5_configurator_standard/TestTemplateItem/testStandardConfigurationWorkflow.py
index 1bb8a002c8..a263821a2d 100644
--- a/bt5/erp5_configurator_standard/TestTemplateItem/testStandardConfigurationWorkflow.py
+++ b/bt5/erp5_configurator_standard/TestTemplateItem/testStandardConfigurationWorkflow.py
@@ -63,10 +63,14 @@ class TestLiveConfiguratorWorkflowMixin(SecurityTestCase):
                        'erp5_tax_resource',
                        'erp5_discount_resource',
                        'erp5_invoicing',
-                       'erp5_configurator_standard_categories')
+                       'erp5_configurator_standard_categories',
+                       'erp5_trade_knowledge_pad',
+                       'erp5_crm_knowledge_pad',
+                       'erp5_simplified_invoicing')
 
   def getBusinessTemplateList(self):
     return ('erp5_core_proxy_field_legacy',
+        'erp5_full_text_myisam_catalog',
         'erp5_base',
         'erp5_workflow',
         'erp5_configurator',
diff --git a/bt5/erp5_configurator_standard/bt/revision b/bt5/erp5_configurator_standard/bt/revision
index 55b22b1aa9..bccc87b80e 100644
--- a/bt5/erp5_configurator_standard/bt/revision
+++ b/bt5/erp5_configurator_standard/bt/revision
@@ -1 +1 @@
-580
\ No newline at end of file
+581
\ No newline at end of file
-- 
2.30.9