Moved a unit test to correct package.

This commit is contained in:
Ulrik Sandberg
2008-04-20 09:38:21 +00:00
parent 2317c7c95a
commit 56f3043681

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.ldap.util;
package org.springframework.ldap.support;
import java.util.Arrays;
import java.util.List;