Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84ffe7b3 authored by cketti's avatar cketti
Browse files

Convert 'ImapFolderTest' to Kotlin

parent 3d97acde
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ dependencies {
    testImplementation "junit:junit:${versions.junit}"
    testImplementation "com.google.truth:truth:${versions.truth}"
    testImplementation "org.mockito:mockito-core:${versions.mockito}"
    testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:${versions.mockitoKotlin}"
    testImplementation "com.squareup.okio:okio:${versions.okio}"
    testImplementation "org.apache.james:apache-mime4j-core:${versions.mime4j}"
}
+691 −750

File changed.

Preview size limit exceeded, changes collapsed.