Fix tests from jerry-test-suite.
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
|
||||
var a = false;
|
||||
var b = false;
|
||||
assert((a && b) === true)
|
||||
assert(!((a && b) === true))
|
||||
Reference in New Issue
Block a user