Move RandomStringUtilsTest to correct package
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
|||||||
package fr.xephi.authme.security;
|
package fr.xephi.authme.util;
|
||||||
|
|
||||||
import fr.xephi.authme.util.RandomStringUtils;
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
import java.util.regex.Pattern;
|
import java.util.regex.Pattern;
|
||||||
Reference in New Issue
Block a user