Merge "attempt to run protologtool-tests as unit tests" am: f9e2a9c55a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1601194 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I1ab6d11a665cc671eb22dda389ed44aa0366e343
This commit is contained in:
@@ -34,9 +34,13 @@ java_test_host {
|
||||
srcs: [
|
||||
"tests/**/*.kt",
|
||||
],
|
||||
test_options: {
|
||||
unit_test: true,
|
||||
},
|
||||
static_libs: [
|
||||
"protologtool-lib",
|
||||
"junit",
|
||||
"mockito",
|
||||
"objenesis",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user