Fixing a test from internal test suite.
This commit is contained in:
@@ -20,4 +20,4 @@ function test(arg)
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
assert(test("str"));
|
assert(!test("str"));
|
||||||
|
|||||||
Reference in New Issue
Block a user