JS backend: compare enum entries strictly
#KT-7840 fixed
This commit is contained in:
@@ -54,4 +54,8 @@ public class EnumTest extends SingleFileTranslationTest {
|
||||
public void testNativeEnum() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testEquals() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user