[Zodb-checkins] SVN: ZODB/branches/jim-transform-wrapping/src/ZODB/tests/component.xml checkpoint
Jim Fulton
jim at zope.com
Mon May 17 09:36:21 EDT 2010
Log message for revision 112413:
checkpoint
Changed:
A ZODB/branches/jim-transform-wrapping/src/ZODB/tests/component.xml
-=-
Added: ZODB/branches/jim-transform-wrapping/src/ZODB/tests/component.xml
===================================================================
--- ZODB/branches/jim-transform-wrapping/src/ZODB/tests/component.xml (rev 0)
+++ ZODB/branches/jim-transform-wrapping/src/ZODB/tests/component.xml 2010-05-17 13:36:20 UTC (rev 112413)
@@ -0,0 +1,6 @@
+<component>
+ <sectiontype name="hexstorage" datatype="ZODB.tests.hexstorage.ZConfig"
+ implements="ZODB.storage">
+ <section type="ZODB.storage" name="*" attribute="base" required="yes" />
+ </sectiontype>
+</component>
Property changes on: ZODB/branches/jim-transform-wrapping/src/ZODB/tests/component.xml
___________________________________________________________________
Added: svn:eol-style
+ native
More information about the Zodb-checkins
mailing list