Add unit test for delete post command and actually delete the post
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / fcp / DeletePostCommandTest.kt
2017-01-07 David ‘Bombe’ RodenAdd unit test for delete post command and actually...