1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 00:17:11 -07:00

Fix tests.

This commit is contained in:
Cedric Beust 2015-10-13 19:09:23 -07:00
parent ee2ec689c3
commit ab131f3eb0

View file

@ -4,7 +4,7 @@ import com.beust.kobalt.api.Kobalt
import java.text.SimpleDateFormat
import java.util.*
internal interface KobaltLogger {
interface KobaltLogger {
companion object {
public var LOG_LEVEL : Int = 1