android: Add some (older) unit tests

This commit is contained in:
Tobias Brunner
2015-11-12 14:12:43 +01:00
parent 9e81f33b55
commit 3af7e09271
3 changed files with 381 additions and 0 deletions
+4
View File
@@ -40,3 +40,7 @@ android {
}
}
}
dependencies {
testCompile 'junit:junit:4.12'
}