mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Improve MamTest
- Use DummyConnection - Use InitExtensions
This commit is contained in:
parent
1c30881557
commit
00005d87be
2 changed files with 6 additions and 6 deletions
|
@ -9,4 +9,5 @@ dependencies {
|
|||
compile project(':smack-extensions')
|
||||
testCompile project(path: ":smack-core", configuration: "testRuntime")
|
||||
testCompile project(path: ":smack-core", configuration: "archives")
|
||||
testCompile project(path: ":smack-extensions", configuration: "testRuntime")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue