[Feature] add for new

This commit is contained in:
binbin.hou
2020-10-19 18:23:20 +08:00
parent acbd8f4022
commit 67f8b1e2a7
11 changed files with 329 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ import redis.clients.jedis.Jedis;
* @author binbin.hou
* @since 0.0.1
*/
public class RedisLockTest {
public class LockRedisTest {
@Test
public void helloTest() {