mirror of
https://github.com/imcarlost/Friendlists.git
synced 2026-08-08 23:17:41 -04:00
create testing module
This commit is contained in:
@@ -51,4 +51,6 @@ dependencies {
|
||||
implementation project(":userlist")
|
||||
implementation project(":albumlist")
|
||||
implementation project(":photolist")
|
||||
testImplementation project(':testing')
|
||||
androidTestImplementation project(':testing')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user