Polishing

This commit is contained in:
Sebastien Deleuze 2019-03-11 15:26:20 +01:00
parent aabfc5f0a1
commit 6266370a7a
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ import org.junit.Test
* @author Sebastien Deleuze * @author Sebastien Deleuze
*/ */
@Suppress("unused", "UNUSED_PARAMETER") @Suppress("unused", "UNUSED_PARAMETER")
class BeanUtilsKotlinTests { class KotlinBeanUtilsTests {
@Test @Test
fun `Instantiate immutable class`() { fun `Instantiate immutable class`() {