Skip to content

Commit

Permalink
dnsforward: imp tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Apr 19, 2024
1 parent a349374 commit 9d4de18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/dnsforward/beforerequest_internal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import (
)

func TestServer_HandleBefore(t *testing.T) {
t.Parallel()

const (
blockedHost = "blockedhost.org"
clientID = "client-1"
Expand Down

0 comments on commit 9d4de18

Please sign in to comment.