summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2017-09-08 12:48:06 -0400
committerRick Waldron <waldron.rick@gmail.com>2017-09-08 12:48:06 -0400
commit1df51ee19c7e3e7385e290bbf7578592c0168fe2 (patch)
tree99dc1fa515d8568427363e7e7c410eebd3b42815 /tools
parent62a73c0edd8a7cfbecd7d12324b9d54fd0192953 (diff)
downloadqtdeclarative-testsuites-1df51ee19c7e3e7385e290bbf7578592c0168fe2.tar.gz
Lint/test: update multiple includes test
Diffstat (limited to 'tools')
-rw-r--r--tools/lint/test/fixtures/harness_features_multiple_includes.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/lint/test/fixtures/harness_features_multiple_includes.js b/tools/lint/test/fixtures/harness_features_multiple_includes.js
index c9cabb8d7..81726b80f 100644
--- a/tools/lint/test/fixtures/harness_features_multiple_includes.js
+++ b/tools/lint/test/fixtures/harness_features_multiple_includes.js
@@ -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