mirror of https://github.com/tc39/test262.git
Temp renaming to get around case ignorance, part 2
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
This commit is contained in:
parent
86209d8fd9
commit
c9f3ab5610
|
@ -6,4 +6,6 @@ function checkSequence(arr, message) {
|
||||||
" '" + arr.join(',') + "'");
|
" '" + arr.join(',') + "'");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
Loading…
Reference in New Issue