Skip to content
Permalink
Browse files
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: #34516
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
Trott authored and ruyadorno committed Jul 29, 2020
1 parent d5c8b38 commit fced3ce5adf4f7bc7b66c924eb57f20ebfdb3c81
Showing with 2 additions and 0 deletions.
  1. +2 −0 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

0 comments on commit fced3ce

Please sign in to comment.