Skip to content

Commit

Permalink
Refactor: rename files.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-g committed Dec 6, 2016
1 parent d5f5f88 commit 2fa9832
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Expand Up @@ -4,7 +4,7 @@ package test.text
import kotlin.test.*
import org.junit.Test

class ParsePrimitivesJVMTest {
class StringNumberConversionTest {

@Test fun toBoolean() {
assertEquals(true, "true".toBoolean())
Expand Down

0 comments on commit 2fa9832

Please sign in to comment.