From fced3ce5adf4f7bc7b66c924eb57f20ebfdb3c81 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 25 Jul 2020 21:59:52 -0700 Subject: [PATCH] test: add ref comment to test-regress-GH-814_2 Because the GitHub issue referred to by the test name is in an old repository, put a link to it in a comment in test/pummel/test-regress-GH-814_2.js. PR-URL: https://github.com/nodejs/node/pull/34516 Reviewed-By: Luigi Pinca Reviewed-By: Ruben Bridgewater --- test/pummel/test-regress-GH-814_2.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/pummel/test-regress-GH-814_2.js b/test/pummel/test-regress-GH-814_2.js index 10de38a50c13fd..6806a7fc45143c 100644 --- a/test/pummel/test-regress-GH-814_2.js +++ b/test/pummel/test-regress-GH-814_2.js @@ -19,6 +19,8 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. +// Refs: https://github.com/nodejs/node-v0.x-archive/issues/814 + 'use strict'; // Flags: --expose_gc