From b43727f3b2279587423ef05ab5edb1cad600167c Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Thu, 28 Oct 2010 17:49:49 +0000 Subject: [PATCH] SPR-7470 + add test for XML config with errors git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3785 50f2f4bb-b051-0410-bef5-90022cba6387 --- ...mpleConstructorNamespaceHandlerTestsWithErrors.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 org.springframework.beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTestsWithErrors.xml diff --git a/org.springframework.beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTestsWithErrors.xml b/org.springframework.beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTestsWithErrors.xml new file mode 100644 index 00000000000..7c10f7a32f6 --- /dev/null +++ b/org.springframework.beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTestsWithErrors.xml @@ -0,0 +1,11 @@ + + + + + + + +