Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
buildbreaker committed Aug 10, 2023
1 parent 8418acf commit 112a5b7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,6 @@ class CrossTest(
assertThat(countDownLatch.count).isZero()
}



@Test
fun emptyUnaryCallback(): Unit = runBlocking {
val countDownLatch = CountDownLatch(1)
Expand Down

0 comments on commit 112a5b7

Please sign in to comment.