Supports Private Messages

This commit is contained in:
Vitor Pamplona
2023-01-14 18:02:28 -05:00
parent aa11bf212a
commit a8dd13e13b
28 changed files with 10 additions and 148 deletions
@@ -1,13 +1,11 @@
package com.vitorpamplona.amethyst
import androidx.test.platform.app.InstrumentationRegistry
import androidx.test.ext.junit.runners.AndroidJUnit4
import androidx.test.platform.app.InstrumentationRegistry
import org.junit.Assert.*
import org.junit.Test
import org.junit.runner.RunWith
import org.junit.Assert.*
/**
* Instrumented test, which will execute on an Android device.
*