aboutsummaryrefslogtreecommitdiff
path: root/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt')
-rw-r--r--app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt b/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt
index 7aacf1c..6e6f0ae 100644
--- a/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt
+++ b/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt
@@ -1,9 +1,8 @@
package xyz.adjutor.aniki
+import org.junit.Assert.assertEquals
import org.junit.Test
-import org.junit.Assert.*
-
/**
* Example local unit test, which will execute on the development machine (host).
*