Skip to content

Commit 76eadf2

Browse files
qweeahTerryHowe
andauthored
fix(ut,windows): exclude pty build in Windows tests (#1541)
Signed-off-by: Billy Zha <[email protected]> Co-authored-by: Terry Howe <[email protected]>
1 parent 4996e1f commit 76eadf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/testutils/console.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build freebsd || linux || netbsd || openbsd || solaris
2+
13
/*
24
Copyright The ORAS Authors.
35
Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)