Fix spring includes after refactorings of late.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8943 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2008-04-29 09:03:22 +00:00
parent 150cc7703b
commit 5be47e890a

View File

@@ -99,7 +99,7 @@ public class TestWebScriptRepoServer extends TestWebScriptServer
String[] CONFIG_LOCATIONS = new String[]
{
"classpath:alfresco/application-context.xml",
"classpath:alfresco/web-framework-application-context.xml",
"classpath:alfresco/webscript-framework-application-context.xml",
"classpath:alfresco/web-scripts-application-context.xml",
"classpath:alfresco/web-scripts-application-context-test.xml",
"classpath:alfresco/web-client-application-context.xml"