summaryrefslogtreecommitdiff
path: root/test/built-ins/Date/prototype/getUTCHours/S15.9.5.19_A3_T1.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/Date/prototype/getUTCHours/S15.9.5.19_A3_T1.js')
-rw-r--r--test/built-ins/Date/prototype/getUTCHours/S15.9.5.19_A3_T1.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/built-ins/Date/prototype/getUTCHours/S15.9.5.19_A3_T1.js b/test/built-ins/Date/prototype/getUTCHours/S15.9.5.19_A3_T1.js
index d0a8f7623..6cc63fa0f 100644
--- a/test/built-ins/Date/prototype/getUTCHours/S15.9.5.19_A3_T1.js
+++ b/test/built-ins/Date/prototype/getUTCHours/S15.9.5.19_A3_T1.js
@@ -7,6 +7,7 @@ info: >
DontDelete, DontEnum } attributes
es5id: 15.9.5.19_A3_T1
description: Checking ReadOnly attribute
+flags: [noStrict]
---*/
x = Date.prototype.getUTCHours.length;