mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Merge pull request #5442 from vector-im/michaelk/fix_develop
Missing import of at-Ignore annotation.
This commit is contained in:
commit
bdc9bc0d4d
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…
Add table
Reference in a new issue