KJS: fix wrongAbiVersion test after abi version was increased. Make it less fragile with the hack for JS tests.
This commit is contained in:
+1
-1
@@ -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 4
|
||||
error: file 'compiler/testData/cli/js/wrongAbiVersionLib/wrongAbiLib.meta.js' was compiled with an incompatible version of Kotlin. Its ABI version is 0, expected version is $ABI_VERSION$
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user