From 8143e8a146b62d987db4c8a88fcdc24e530d522e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 28 Aug 2013 10:34:37 +0200
Subject: [PATCH] remove empty action from test suite

---
 .../Test%20Suite/vcs_repository.xml           | 85 -------------------
 bt5/erp5_test_result/bt/revision              |  2 +-
 .../bt/template_action_path_list              |  1 -
 3 files changed, 1 insertion(+), 87 deletions(-)
 delete mode 100644 bt5/erp5_test_result/ActionTemplateItem/portal_types/Test%20Suite/vcs_repository.xml

diff --git a/bt5/erp5_test_result/ActionTemplateItem/portal_types/Test%20Suite/vcs_repository.xml b/bt5/erp5_test_result/ActionTemplateItem/portal_types/Test%20Suite/vcs_repository.xml
deleted file mode 100644
index 1b1098997a..0000000000
--- a/bt5/erp5_test_result/ActionTemplateItem/portal_types/Test%20Suite/vcs_repository.xml
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>action_type/object_action</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_action</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>vcs_repository</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>Add Documents, Images, and Files</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>portal_type</string> </key>
-            <value> <string>Action Information</string> </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>VCS-Repository</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_test_result/bt/revision b/bt5/erp5_test_result/bt/revision
index 8d0003f466..d3b9819557 100644
--- a/bt5/erp5_test_result/bt/revision
+++ b/bt5/erp5_test_result/bt/revision
@@ -1 +1 @@
-245
\ No newline at end of file
+246
\ No newline at end of file
diff --git a/bt5/erp5_test_result/bt/template_action_path_list b/bt5/erp5_test_result/bt/template_action_path_list
index 50581b9409..6388ed273d 100644
--- a/bt5/erp5_test_result/bt/template_action_path_list
+++ b/bt5/erp5_test_result/bt/template_action_path_list
@@ -19,5 +19,4 @@ Test Result | view
 Test Result | view_node_list
 Test Suite Module | view
 Test Suite Repository | view
-Test Suite | vcs_repository
 Test Suite | view
\ No newline at end of file
-- 
2.30.9