Fixing test 11/11.02/11.02.02/11.02.02-008.js from internal test suite.
This commit is contained in:
@@ -18,4 +18,6 @@ function Animal(name)
|
||||
this.canWalk = true
|
||||
}
|
||||
|
||||
var animal = new Animal();
|
||||
|
||||
assert(animal.canWalk);
|
||||
|
||||
Reference in New Issue
Block a user