JS: fix obsolete tests

This commit is contained in:
Alexey Andreev
2016-10-27 17:25:01 +03:00
parent a452260da6
commit 6791ed7bf3
9 changed files with 108 additions and 147 deletions
+1
View File
@@ -83,6 +83,7 @@ function supplyAsserter(kotlin) {
this.failWithMessage(message);
}
},
assertEquals_a59ba6$: kotlin.kotlin.test.Asserter.prototype.assertEquals_a59ba6$,
fail_61zpoe$: function (message) {
this.failWithMessage(message);
},