aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/intl402/ch11/11.3/11.3.2_1_c.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/ch11/11.3/11.3.2_1_c.js
parentd4354d14d534abaf2bcb1f82b3daae0702f3b8ee (diff)
Add path attribute.
Diffstat (limited to 'test/suite/intl402/ch11/11.3/11.3.2_1_c.js')
-rw-r--r--test/suite/intl402/ch11/11.3/11.3.2_1_c.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/suite/intl402/ch11/11.3/11.3.2_1_c.js b/test/suite/intl402/ch11/11.3/11.3.2_1_c.js
index 9e473296c..f8bc72fc9 100644
--- a/test/suite/intl402/ch11/11.3/11.3.2_1_c.js
+++ b/test/suite/intl402/ch11/11.3/11.3.2_1_c.js
@@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
+es5id: 11.3.2_1_c
description: Tests that format function is bound to its Intl.NumberFormat.
author: Norbert Lindenberg
includes: [testIntl.js]