From 6ef987bcedd6c97f9a7683fbefa60b05f66cf408 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 --- ...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 0000000000..7c10f7a32f --- /dev/null +++ b/org.springframework.beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTestsWithErrors.xml @@ -0,0 +1,11 @@ + + + + + + + +