KT-3008: fix ABI compatibility test

This commit is contained in:
Alexey Andreev
2016-06-24 17:52:15 +03:00
parent 33248e7721
commit cfbe48ac46
+1 -1
View File
@@ -1,2 +1,2 @@
error: file 'compiler/testData/cli/js/wrongAbiVersionLib/wrongAbiLib.meta.js' was compiled with an incompatible version of Kotlin. Its ABI version is 0, expected ABI version is 3
error: file 'compiler/testData/cli/js/wrongAbiVersionLib/wrongAbiLib.meta.js' was compiled with an incompatible version of Kotlin. Its ABI version is 0, expected ABI version is 4
COMPILATION_ERROR