mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Lint/test: update multiple includes test
This commit is contained in:
parent
62a73c0edd
commit
1df51ee19c
@ -1,11 +1,11 @@
|
|||||||
HARNESS_FEATURES - Missing Frontmatter: `features: [TypedArray, template]
|
HARNESS_FEATURES - Missing Frontmatter: `features: [Symbol.toPrimitive, BigInt]
|
||||||
^ expected errors | v input
|
^ expected errors | v input
|
||||||
// Copyright (C) 2017 Rick Waldron. All rights reserved.
|
// Copyright (C) 2017 Rick Waldron. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-assignment-operators-static-semantics-early-errors
|
esid: sec-assignment-operators-static-semantics-early-errors
|
||||||
description: Minimal test
|
description: Minimal test
|
||||||
includes: [testTypedArray.js, compareArray.js]
|
includes: [typeCoercion.js]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
// empty
|
// empty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user