移动单元测试到类同名包下
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package me.chanjar.weixin.mp.bean.result.kefu;
|
||||
package me.chanjar.weixin.mp.bean.kefu.result;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.testng.Assert;
|
||||
@@ -1,4 +1,4 @@
|
||||
package me.chanjar.weixin.mp.bean.result.kefu;
|
||||
package me.chanjar.weixin.mp.bean.kefu.result;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.testng.Assert;
|
||||
Reference in New Issue
Block a user