mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
move to geeksville/mesh
This commit is contained in:
parent
0903bfab6f
commit
3551eedb8a
15 changed files with 30 additions and 32 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package com.geeksville.meshutil
|
||||
package com.geeksville.mesh
|
||||
|
||||
import androidx.test.platform.app.InstrumentationRegistry
|
||||
import androidx.test.ext.junit.runners.AndroidJUnit4
|
||||
|
|
@ -19,6 +19,6 @@ class ExampleInstrumentedTest {
|
|||
fun useAppContext() {
|
||||
// Context of the app under test.
|
||||
val appContext = InstrumentationRegistry.getInstrumentation().targetContext
|
||||
assertEquals("com.geeksville.meshutil", appContext.packageName)
|
||||
assertEquals("com.geeksville.com.geeeksville.mesh", appContext.packageName)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue