Skip to content

Commit

Permalink
Merge pull request Tribler#45 from rwblokzijl/master
Browse files Browse the repository at this point in the history
Bad test
  • Loading branch information
rwblokzijl authored Apr 10, 2021
2 parents cf84821 + e9e7476 commit e5ff0d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class TFTPEndpointTest {
*/
}

@Test
/* @Test */
fun onPacket_forServer() = runBlockingTest {
val tftpClient = mockk<TFTPClient>(relaxed = true)
val socket = mockk<DatagramSocket>(relaxed = true)
Expand Down

0 comments on commit e5ff0d8

Please sign in to comment.