[test] Don't run JS-specific irText tests against other backends
This commit is contained in:
committed by
Space Team
parent
17a8fd2c0b
commit
98e497509a
@@ -1,3 +1,4 @@
|
||||
// TARGET_BACKEND: JS_IR
|
||||
// FILE: nativeNativeKotlin.kt
|
||||
|
||||
package foo
|
||||
@@ -36,4 +37,4 @@ B.prototype.constructor = B;
|
||||
|
||||
B.prototype.bar = function () {
|
||||
return "B.bar"
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user