From 1e4f451352a86fd5cc12c4137422880a14eaf182 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 11 Feb 2010 18:08:06 +0000 Subject: [PATCH] Moved DelegatingAuthenticationEntryPointTest-context.xml to test/resources --- .../DelegatingAuthenticationEntryPointTest-context.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename web/src/test/{java => resources}/org/springframework/security/web/authentication/DelegatingAuthenticationEntryPointTest-context.xml (100%) diff --git a/web/src/test/java/org/springframework/security/web/authentication/DelegatingAuthenticationEntryPointTest-context.xml b/web/src/test/resources/org/springframework/security/web/authentication/DelegatingAuthenticationEntryPointTest-context.xml similarity index 100% rename from web/src/test/java/org/springframework/security/web/authentication/DelegatingAuthenticationEntryPointTest-context.xml rename to web/src/test/resources/org/springframework/security/web/authentication/DelegatingAuthenticationEntryPointTest-context.xml