Skip to content

Commit

Permalink
remove outdated commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
pLeminoq committed Nov 30, 2021
1 parent 600c489 commit 93af28e
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,6 @@ internal class RPCServerImplTest {
}
}

/*@Test
fun addMethod() {
rpcServer.addMethod(Any, )
}*/

@Nested
inner class TestRequestHandling {
//TODO: the tests in this nested class could be improved, e.g. by mocking the rpcMethod and its
Expand Down

0 comments on commit 93af28e

Please sign in to comment.