Polishing
This commit is contained in:
parent
aabfc5f0a1
commit
6266370a7a
|
@ -25,7 +25,7 @@ import org.junit.Test
|
|||
* @author Sebastien Deleuze
|
||||
*/
|
||||
@Suppress("unused", "UNUSED_PARAMETER")
|
||||
class BeanUtilsKotlinTests {
|
||||
class KotlinBeanUtilsTests {
|
||||
|
||||
@Test
|
||||
fun `Instantiate immutable class`() {
|
Loading…
Reference in New Issue