aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-10-03 13:04:52 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-10-03 13:04:52 -0700
commitb66316de6987047caf60343422f904459d7c7afd (patch)
tree9f4dcd7277839f5b4a01d6b53356cc7002b6303b /test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js
parent69a1080bb68f1b28abd72e33b730f790bbb69aae (diff)
Re-gen'ed Sputnik test case path metadata.
Diffstat (limited to 'test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js')
-rw-r--r--test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js b/test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js
index 3d9cda9f1..867dcdb2c 100644
--- a/test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js
+++ b/test/suite/ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js
@@ -4,7 +4,7 @@
/**
* Math.sin it is recommended that implementations use the approximation algorithms for IEEE 754 arithmetic contained in fdlibm
*
- * @path 15_Native/15.8_The_Math_Object/15.8.2_Function_Properties_of_the_Math_Object/15.8.2.16_sin/S15.8.2.16_A7.js
+ * @path ch15/15.8/15.8.2/15.8.2.16/S15.8.2.16_A7.js
* @description Checking if Math.sin is approximately equals to its mathematical values on the set of 64 argument values; all the sample values is calculated with LibC
*/