Move test under 'endpoint' package.

This commit is contained in:
Stan Silvert 2016-04-14 19:46:15 -04:00
parent e25a0d3cf1
commit 6805b991e1

View file

@ -15,7 +15,7 @@
* limitations under the License.
*/
package org.keycloak.testsuite.admin.client;
package org.keycloak.testsuite.endpoint.client;
import java.util.Collections;
import java.util.List;