mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #17573 from Microsoft/10662-parsersos
Windows: Fix unit tests parsers\os
This commit is contained in:
commit
642a1f67b6
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// +build linux freebsd
|
||||
|
||||
package operatingsystem
|
||||
|
||||
import (
|
Loading…
Reference in a new issue