Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ronag committed Apr 8, 2023
1 parent fd37933 commit b16761c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/issue-1903.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
const { createServer } = require('http')
const { test } = require('tap')
const { request } = require('..')
const util = require('../lib/core/util')

function createPromise () {
const result = {}
Expand Down

0 comments on commit b16761c

Please sign in to comment.