1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 10:19:41 +02:00

extensions: finish conversion to JUnit5, drop JUnit4

This commit is contained in:
Florian Schmaus 2020-04-11 22:10:19 +02:00
parent 4ccced906e
commit 463dfac48d
3 changed files with 11 additions and 10 deletions

View file

@ -123,7 +123,6 @@ allprojects {
androidJavadocOffline = { getAndroidJavadocOffline() }
junit4Projects = [
':smack-core',
':smack-extensions',
':smack-im',
':smack-integration-test',
':smack-omemo',