mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #17576 from Microsoft/10662-graphtest
Windows: Fix daemon\graphdriver\graphtest
This commit is contained in:
commit
1ba280a8db
2 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// +build linux freebsd
|
||||
|
||||
package graphtest
|
||||
|
||||
import (
|
1
daemon/graphdriver/graphtest/graphtest_windows.go
Normal file
1
daemon/graphdriver/graphtest/graphtest_windows.go
Normal file
|
@ -0,0 +1 @@
|
|||
package graphtest
|
Loading…
Add table
Add a link
Reference in a new issue