Skip to content

Commit

Permalink
Solves issue with tests on unix platforms like OpenBSD/adJ as describ…
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Jun 4, 2024
1 parent 36255a9 commit 795d35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixture/tmpnet/detached_process_default.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
// See the file LICENSE for licensing terms.

//go:build linux || darwin
//go:build linux || darwin || unix

package tmpnet

Expand Down

0 comments on commit 795d35c

Please sign in to comment.