1
0
mirror of synced 2026-09-11 03:39:49 +00:00

SEC-904: Renamed SessionRegistryImplMultithreadedTests

This commit is contained in:
Luke Taylor
2008-07-02 19:25:28 +00:00
parent 2cda6242c8
commit bd4ed794ea
@@ -28,7 +28,7 @@ import java.util.Random;
* @author Luke Taylor
* @version $Id$
*/
public class SessionRegistryImplMultithreadedTests extends TestCase {
public class SessionRegistryImplMTTests extends TestCase {
private static final Random rnd = new Random();
private static boolean errorOccurred;