Skip to content

Commit

Permalink
Add DexBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes committed Jan 30, 2023
1 parent bffaada commit 16379d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/shell/bazel/android/desugarer_integration_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ function test_java_8_android_binary_multiplex_worker_strategy() {
--persistent_multiplex_android_dex_desugar \
--worker_verbose &> $TEST_log
expect_log "Created new non-sandboxed Desugar multiplex-worker (id [0-9]\+)"
expect_log "Created new non-sandboxed DexBuilder multiplex-worker (id [0-9]\+)"
}

run_suite "Android desugarer integration tests"

0 comments on commit 16379d7

Please sign in to comment.