Fixing mistype in 12.06.02-005.js.
This commit is contained in:
@@ -20,4 +20,4 @@ while (!bVal)
|
||||
val += " of while";
|
||||
}
|
||||
|
||||
asssert(val === "test");
|
||||
assert(val === "test");
|
||||
|
||||
Reference in New Issue
Block a user