Fix most of JS back-end tests after adding Pair and Triple

This commit is contained in:
Andrey Breslav
2012-09-08 00:39:36 +04:00
parent c12fd3f0e6
commit d5f341aa91
@@ -84,6 +84,7 @@ public abstract class Config {
@NotNull
public static final List<String> LIB_FILES_WITH_CODE = Arrays.asList(
"/stdlib/TuplesCode.kt",
"/core/javautilCode.kt"
);