move to geeksville/mesh

This commit is contained in:
geeksville 2020-01-22 21:46:41 -08:00
parent 0903bfab6f
commit 3551eedb8a
15 changed files with 30 additions and 32 deletions

View file

@ -1,17 +0,0 @@
package com.geeksville.meshutil
import org.junit.Test
import org.junit.Assert.*
/**
* Example local unit test, which will execute on the development machine (host).
*
* See [testing documentation](http://d.android.com/tools/testing).
*/
class ExampleUnitTest {
@Test
fun addition_isCorrect() {
assertEquals(4, 2 + 2)
}
}