mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
SEC-904: Renamed SessionRegistryImplMultithreadedTests
This commit is contained in:
parent
2cda6242c8
commit
bd4ed794ea
@ -28,7 +28,7 @@ import java.util.Random;
|
|||||||
* @author Luke Taylor
|
* @author Luke Taylor
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
public class SessionRegistryImplMultithreadedTests extends TestCase {
|
public class SessionRegistryImplMTTests extends TestCase {
|
||||||
private static final Random rnd = new Random();
|
private static final Random rnd = new Random();
|
||||||
private static boolean errorOccurred;
|
private static boolean errorOccurred;
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user