Skip to content

Commit

Permalink
缓存测试
Browse files Browse the repository at this point in the history
  • Loading branch information
tkst1993 committed Aug 10, 2018
1 parent d578c42 commit c1f2e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/org/seckill/dao/cache/RedisDaoTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import static org.junit.Assert.*;

/**
* Created by tangke on 2018/7/29.
* Created by tangke on 2018/7/29. 缓存测试
*/
@RunWith(SpringJUnit4ClassRunner.class)
//告诉Junit4 Spring配置文件
Expand Down

0 comments on commit c1f2e2f

Please sign in to comment.