mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
27.13.2013 4d2b164e9ae0b74b63903e9e24ff1b0184fde771
opendj-grizzly/src/test/java/org/forgerock/opendj/grizzly/GrizzlyUtilsTestCase.java
File was renamed from opendj-grizzly/src/test/java/com/forgerock/opendj/grizzly/GrizzlyUtilsTestCase.java
@@ -23,9 +23,9 @@
 *
 *      Copyright 2013 ForgeRock AS.
 */
package com.forgerock.opendj.grizzly;
package org.forgerock.opendj.grizzly;
import static org.fest.assertions.Assertions.*;
import static org.fest.assertions.Assertions.assertThat;
import org.forgerock.opendj.ldap.SdkTestCase;
import org.glassfish.grizzly.StandaloneProcessor;