Lint/test: update multiple includes test

This commit is contained in:
Rick Waldron 2017-09-08 12:48:06 -04:00
parent 62a73c0edd
commit 1df51ee19c

View File

@ -1,11 +1,11 @@
HARNESS_FEATURES - Missing Frontmatter: `features: [TypedArray, template]
HARNESS_FEATURES - Missing Frontmatter: `features: [Symbol.toPrimitive, BigInt]
^ expected errors | v input
// Copyright (C) 2017 Rick Waldron. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-assignment-operators-static-semantics-early-errors
description: Minimal test
includes: [testTypedArray.js, compareArray.js]
includes: [typeCoercion.js]
---*/
// empty