aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/test/java/xyz
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-02-20 18:20:01 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-02-20 18:20:01 +0100
commit7bc4fe28dd31176c50495b2f3b0ba5a51eca6d9e (patch)
tree6c5761dd51a2504f358d58e2eafc755d6b3a19e9 /app/src/test/java/xyz
parent3703ade7bae26dd223e71aa098f8ea0d50ca2a00 (diff)
downloadAniki-7bc4fe28dd31176c50495b2f3b0ba5a51eca6d9e.tar.gz
Aniki-7bc4fe28dd31176c50495b2f3b0ba5a51eca6d9e.tar.bz2
Aniki-7bc4fe28dd31176c50495b2f3b0ba5a51eca6d9e.zip
"Optimizing" imports
Diffstat (limited to 'app/src/test/java/xyz')
-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).
*
>-6/+11 2020-11-23Cleaning upMasfehico2-30/+0 2020-11-23Deleting the CSVSMasfehico5-3669/+0 2020-11-23Minor testing changesMasfehico7-43/+63 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico2-0/+0 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico4-3/+74 2020-11-21README.md updatedMasfehico1-3/+1 2020-11-19Started Song and MusicalElementMasfehico5-0/+190 2020-11-18Added CSVsMasfehico9-102/+3756 2020-11-18Firs filesMasfehico8-0/+103 2020-11-17LICENSE updatedMasfehico1-68/+81