mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
test: add issue ref for known_issues test
PR-URL: https://github.com/nodejs/node/pull/34267 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
// Refs: https://github.com/nodejs/node/issues/34266
|
||||
// Failing to close a file should not keep the event loop open.
|
||||
|
||||
const common = require('../common');
|
||||
|
||||
Reference in New Issue
Block a user