From d5c8b386c637e133d1c718ed65211bad445f1e27 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 25 Jul 2020 21:59:04 -0700 Subject: [PATCH] test: add ref comment to test-regress-GH-814 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.js. PR-URL: https://github.com/nodejs/node/pull/34516 Reviewed-By: Luigi Pinca Reviewed-By: Ruben Bridgewater --- test/pummel/test-regress-GH-814.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/pummel/test-regress-GH-814.js b/test/pummel/test-regress-GH-814.js index 3ae6dd061c91df..323163225738b4 100644 --- a/test/pummel/test-regress-GH-814.js +++ b/test/pummel/test-regress-GH-814.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