|
@@ -33,6 +33,7 @@ import org.junit.Assert.assertNull
|
|
import org.junit.Test
|
|
import org.junit.Test
|
|
import org.junit.runner.RunWith
|
|
import org.junit.runner.RunWith
|
|
|
|
|
|
|
|
+@Suppress("FunctionNaming")
|
|
@RunWith(AndroidJUnit4::class)
|
|
@RunWith(AndroidJUnit4::class)
|
|
class BundleExtensionTests {
|
|
class BundleExtensionTests {
|
|
|
|
|