Skip to content

Commit c643d1a

Browse files
authored
delete println (#7)
1 parent 23c4d5c commit c643d1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/main.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class LastVersionInstalledTest {
4848

4949
@Test
5050
fun shouldThrowBecauseBadCliReleaseWereFoundInstalled() {
51-
println(CLI_CORE_DIR_PATH)
5251
File(CLI_CORE_DIR_PATH).mkdirs()
5352
File("$CLI_CORE_DIR_PATH/0.1.1.0.jar").createNewFile()
5453

0 commit comments

Comments
 (0)