mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-21 07:11:25 -04:00
add beginnings of radio interface service
This commit is contained in:
@@ -19,6 +19,6 @@ class ExampleInstrumentedTest {
|
||||
fun useAppContext() {
|
||||
// Context of the app under test.
|
||||
val appContext = InstrumentationRegistry.getInstrumentation().targetContext
|
||||
assertEquals("com.geeksville.com.geeeksville.mesh", appContext.packageName)
|
||||
assertEquals("com.geeksville.com.geeksville.mesh", appContext.packageName)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user