fix unit test

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1539896 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-11-08 01:22:52 +00:00
parent a26bbf6561
commit 37e60bfc9c
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
<context:property-placeholder system-properties-mode="OVERRIDE"/>
<alias name="rbacManager#memory" alias="rbacManager#default"/>
<alias name="userManager#ldap" alias="userManager#default"/>
<bean name="apacheDS#test" class="org.apache.archiva.redback.components.apacheds.DefaultApacheDs"
scope="prototype">