Add tests for status texts, content types, and contents of JSON replies
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / utils / AutoCloseableBucketTest.kt
2017-01-06 David ‘Bombe’ RodenAdd auto-closeable bucket wrapper and use try-with...