From 2121148e23959821745d4e04caa25e9b1b443f7b Mon Sep 17 00:00:00 2001
From: Rafael Monnerat <rafael@nexedi.com>
Date: Thu, 30 May 2013 01:08:17 -0300
Subject: [PATCH] Initially install the minimal as possible

 Those business template should be installed automatically
---
 master/product/SlapOS/tests/testSlapOSMixin.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/master/product/SlapOS/tests/testSlapOSMixin.py b/master/product/SlapOS/tests/testSlapOSMixin.py
index 76597fa1b9..95d4afe972 100644
--- a/master/product/SlapOS/tests/testSlapOSMixin.py
+++ b/master/product/SlapOS/tests/testSlapOSMixin.py
@@ -271,12 +271,9 @@ class testSlapOSMixin(ERP5TypeTestCase):
     """
     result = [
       'erp5_promise',
-      'erp5_upgrader',
-      'slapos_upgrader',
       'erp5_full_text_myisam_catalog',
       'erp5_core_proxy_field_legacy',
       'erp5_base',
-      'erp5_administration',
       'erp5_workflow',
       'erp5_configurator',
       'slapos_configurator',
-- 
2.30.9