Skip to content

Commit f15d981

Browse files
vramanacjihrig
andauthored
Update test/parallel/test-dgram-abort-closed.js
Co-authored-by: Colin Ihrig <[email protected]>
1 parent ba3fa6c commit f15d981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-dgram-abort-closed.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'use strict';
2-
2+
require('../common');
33
const dgram = require('dgram');
44

55
const controller = new AbortController();

0 commit comments

Comments
 (0)