fixed ContextRegistryTest missing HookableContextHandler for net-1.1
This commit is contained in:
@@ -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' />
|
||||
|
||||
Reference in New Issue
Block a user