summaryrefslogtreecommitdiff
path: root/test/built-ins/TypedArray/prototype/join/BigInt/length.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/TypedArray/prototype/join/BigInt/length.js')
-rw-r--r--test/built-ins/TypedArray/prototype/join/BigInt/length.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/TypedArray/prototype/join/BigInt/length.js b/test/built-ins/TypedArray/prototype/join/BigInt/length.js
index 540d1aba3..c1f772d36 100644
--- a/test/built-ins/TypedArray/prototype/join/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/join/BigInt/length.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
description: >
%TypedArray%.prototype.join.length is 1.
info: |