aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/intl402/ch12/12.1/12.1.1_18.js
diff options
context:
space:
mode:
authorBrian Terlson <brian.terlson@microsoft.com>2014-07-24 15:41:42 -0700
committerBrian Terlson <brian.terlson@microsoft.com>2014-07-30 15:39:01 -0700
commit0defa373854162392a3832e6edceeecd2ffd6705 (patch)
treeb8758841613ea3910d09b4d84dfdd2be047937b4 /test/suite/intl402/ch12/12.1/12.1.1_18.js
parentd4354d14d534abaf2bcb1f82b3daae0702f3b8ee (diff)
Add path attribute.
Diffstat (limited to 'test/suite/intl402/ch12/12.1/12.1.1_18.js')
-rw-r--r--test/suite/intl402/ch12/12.1/12.1.1_18.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/suite/intl402/ch12/12.1/12.1.1_18.js b/test/suite/intl402/ch12/12.1/12.1.1_18.js
index d3c2add26..a75f803e3 100644
--- a/test/suite/intl402/ch12/12.1/12.1.1_18.js
+++ b/test/suite/intl402/ch12/12.1/12.1.1_18.js
@@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
+es5id: 12.1.1_18
description: Tests that the option hour12 is processed correctly.
author: Norbert Lindenberg
includes: [testIntl.js]