修改动态和部分我的界面
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.fengliyan.tianlesue;
|
||||
package com.xuebiping.bolizhuzi;
|
||||
|
||||
import android.content.Context;
|
||||
import android.support.test.InstrumentationRegistry;
|
||||
@@ -21,6 +21,6 @@ public class ExampleInstrumentedTest {
|
||||
// Context of the app under test.
|
||||
Context appContext = InstrumentationRegistry.getTargetContext();
|
||||
|
||||
assertEquals("com.fengliyan.tianlesue", appContext.getPackageName());
|
||||
assertEquals("com.xuebiping.bolizhuzi", appContext.getPackageName());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user