Windows: Fix unit tests parsers\os
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
parent
be7bdc5be2
commit
2ded2d1dd4
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