summaryrefslogtreecommitdiff
path: root/test/built-ins/Proxy/revocable/revocation-function-nonconstructor.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/Proxy/revocable/revocation-function-nonconstructor.js')
-rw-r--r--test/built-ins/Proxy/revocable/revocation-function-nonconstructor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/Proxy/revocable/revocation-function-nonconstructor.js b/test/built-ins/Proxy/revocable/revocation-function-nonconstructor.js
index 80201e2ad..02fc9aa5c 100644
--- a/test/built-ins/Proxy/revocable/revocation-function-nonconstructor.js
+++ b/test/built-ins/Proxy/revocable/revocation-function-nonconstructor.js
@@ -4,7 +4,7 @@
/*---
es6id: 26.2.2.1.1
description: Proxy Revocation functions are not constructors
-info: >
+info: |
17 ECMAScript Standard Built-in Objects:
Built-in function objects that are not identified as constructors do not
implement the [[Construct]] internal method unless otherwise specified