Fixing mistype in 12.06.02-005.js.

This commit is contained in:
Ruben Ayrapetyan
2014-10-15 16:42:07 +04:00
parent af5cf79d3c
commit 4e9958edb5
@@ -20,4 +20,4 @@ while (!bVal)
val += " of while";
}
asssert(val === "test");
assert(val === "test");