Updated example test path in the test.html (used to debug JS box tests) to match the current state.

This commit is contained in:
Anton Bannykh
2016-11-07 12:48:14 +03:00
parent a6d17132b3
commit 283d16b7f4
+1 -1
View File
@@ -2,7 +2,7 @@
<html>
<head>
<script type="application/javascript" src="../../../dist/js/kotlin.js"></script>
<script type="application/javascript" src="box/native/out/eval_v5.js"></script>
<script type="application/javascript" src="out/box/native/eval_v5.js"></script>
<script type="application/javascript">
console.log(JS_TESTS.foo.box());