From dfc3bda3b4c6ca38049193683564e44ff8cfdbd3 Mon Sep 17 00:00:00 2001 From: Zalim Bashorov Date: Mon, 1 Oct 2018 15:11:05 +0300 Subject: [PATCH] Minor: remove forgotten "TODO" --- compiler/testData/codegen/box/enum/kt9711_2.kt | 2 -- 1 file changed, 2 deletions(-) diff --git a/compiler/testData/codegen/box/enum/kt9711_2.kt b/compiler/testData/codegen/box/enum/kt9711_2.kt index bfe2465b506..dcad91e092b 100644 --- a/compiler/testData/codegen/box/enum/kt9711_2.kt +++ b/compiler/testData/codegen/box/enum/kt9711_2.kt @@ -1,5 +1,3 @@ -// TODO: muted automatically, investigate should it be ran for JS or not - enum class IssueState { FIXED {