Skip to content

Commit

Permalink
fixup! chore: add localhost lookup test
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Oct 25, 2024
1 parent 6e839ab commit 819b570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cli/host-test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const os = require('os')
const fs = require('fs')
const dns = require('dns')
let { test, fail, comment } = require('tap')
const { serve } = require('./common')
Expand Down

0 comments on commit 819b570

Please sign in to comment.