mirror of
https://gitlab.com/dadada_/uuidgen.git
synced 2025-06-08 01:53:57 +02:00
Delete ExampleUnitTest
This commit is contained in:
parent
8b647e2530
commit
0bab632dbf
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
package li.dadada.uuidgen
|
||||
|
||||
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)
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue