mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
Missing import of at-Ignore annotation.
This commit is contained in:
parent
9a02543afd
commit
1569c2f3c7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ import org.amshove.kluent.shouldBeFalse
|
|||
import org.amshove.kluent.shouldBeNull
|
||||
import org.amshove.kluent.shouldBeTrue
|
||||
import org.junit.FixMethodOrder
|
||||
import org.junit.Ignore
|
||||
import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
import org.junit.runners.JUnit4
|
||||
|
|
Loading…
Reference in a new issue