diff --git a/bt5/test_core/SkinTemplateItem/portal_skins/erp5_test.xml b/bt5/test_core/SkinTemplateItem/portal_skins/erp5_test.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2e68dcbbbe1503750b608c0c427ce15ce74533cb
--- /dev/null
+++ b/bt5/test_core/SkinTemplateItem/portal_skins/erp5_test.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>OFS.Folder</string>
+          <string>Folder</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>erp5_test</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/test_core/SkinTemplateItem/portal_skins/erp5_test/test_file.xml b/bt5/test_core/SkinTemplateItem/portal_skins/erp5_test/test_file.xml
new file mode 100644
index 0000000000000000000000000000000000000000..32548fddbcba665636da92f7cb93f5299d7f360a
--- /dev/null
+++ b/bt5/test_core/SkinTemplateItem/portal_skins/erp5_test/test_file.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>OFS.Image</string>
+          <string>File</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_EtagSupport__etag</string> </key>
+            <value> <string>ts54532722.5</string> </value>
+        </item>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>__name__</string> </key>
+            <value> <string>test_file</string> </value>
+        </item>
+        <item>
+            <key> <string>content_type</string> </key>
+            <value> <string>text/x-unknown-content-type</string> </value>
+        </item>
+        <item>
+            <key> <string>data</string> </key>
+            <value> <string>test1\n
+test2\n
+test3</string> </value>
+        </item>
+        <item>
+            <key> <string>precondition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>size</string> </key>
+            <value> <int>17</int> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/test_core/bt/revision b/bt5/test_core/bt/revision
index e440e5c842586965a7fb77deda2eca68612b1f53..bf0d87ab1b2b0ec1a11a3973d2845b42413d9767 100644
--- a/bt5/test_core/bt/revision
+++ b/bt5/test_core/bt/revision
@@ -1 +1 @@
-3
\ No newline at end of file
+4
\ No newline at end of file
diff --git a/bt5/test_core/bt/template_skin_id_list b/bt5/test_core/bt/template_skin_id_list
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..79866bd61b9a431b24b75964dffcfe50d5877633 100644
--- a/bt5/test_core/bt/template_skin_id_list
+++ b/bt5/test_core/bt/template_skin_id_list
@@ -0,0 +1 @@
+erp5_test
\ No newline at end of file