summaryrefslogtreecommitdiff
path: root/test/parallel/test-arm-math-exp-regress-1376.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-arm-math-exp-regress-1376.js')
-rw-r--r--test/parallel/test-arm-math-exp-regress-1376.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parallel/test-arm-math-exp-regress-1376.js b/test/parallel/test-arm-math-exp-regress-1376.js
index 160b7b5dcc..c1011c564d 100644
--- a/test/parallel/test-arm-math-exp-regress-1376.js
+++ b/test/parallel/test-arm-math-exp-regress-1376.js
@@ -1,5 +1,5 @@
'use strict';
-// See https://github.com/nodejs/io.js/issues/1376
+// See https://github.com/nodejs/node/issues/1376
// and https://code.google.com/p/v8/issues/detail?id=4019
Math.abs(-0.5);