mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Fixing a test from internal test suite.
This commit is contained in:
parent
11252394a5
commit
b7df625666
@ -20,4 +20,4 @@ function test(arg)
|
||||
return 1;
|
||||
}
|
||||
|
||||
assert(test("str"));
|
||||
assert(!test("str"));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user