Skip to content

Commit

Permalink
oops again
Browse files Browse the repository at this point in the history
  • Loading branch information
swi-jared committed Jul 31, 2024
1 parent bb203c2 commit a34f8a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/testutils/testutils_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@

package testutils

import "syscall"

const ConnectionRefusedError = syscall.Errno(10061)

0 comments on commit a34f8a0

Please sign in to comment.