1
0
Fork 0
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:
David Calavera 2015-11-02 14:31:09 -08:00
commit 642a1f67b6

View file

@ -1,3 +1,5 @@
// +build linux freebsd
package operatingsystem
import (