Add test for delete reply command and actually delete the reply
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 7 Jan 2017 23:55:56 +0000 (00:55 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 7 Jan 2017 23:55:56 +0000 (00:55 +0100)
commit8775a0be01123cc2b3375cb1f3f61a260d29b1ad
treeed2ebe7ff144fe53112f82bf2fabe37264bd2083
parent6cdcdf75cbc0b5341705f55f7b6a33073405732b
Add test for delete reply command and actually delete the reply
src/main/java/net/pterodactylus/sone/fcp/DeleteReplyCommand.java
src/test/kotlin/net/pterodactylus/sone/fcp/DeleteReplyCommandTest.kt [new file with mode: 0644]