fixed ContextRegistryTest missing HookableContextHandler for net-1.1

This commit is contained in:
eeichinger
2008-08-05 20:31:32 +00:00
parent 8bc27628a5
commit 6eac2134bf

View File

@@ -29,7 +29,7 @@ limitations under the License.
<sectionGroup name='spring'>
<section name="parsers" type="Spring.Context.Support.NamespaceParsersSectionHandler, Spring.Core"/>
<section name='context' type='Spring.Context.Support.ContextHandler, Spring.Core'/>
<section name='context' type='Spring.HookableContextHandler, Spring.Core.Tests'/>
<section name='objects' type='Spring.Context.Support.DefaultSectionHandler, Spring.Core' />
<sectionGroup name="child">
<section name='objects' type='Spring.Context.Support.DefaultSectionHandler, Spring.Core' />