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
1 changed files with 2 additions and 0 deletions

View File

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