mirror of https://github.com/docker/docs.git
Merge pull request #17576 from Microsoft/10662-graphtest
Windows: Fix daemon\graphdriver\graphtest
This commit is contained in:
commit
1ba280a8db
|
@ -1,3 +1,5 @@
|
|||
// +build linux freebsd
|
||||
|
||||
package graphtest
|
||||
|
||||
import (
|
|
@ -0,0 +1 @@
|
|||
package graphtest
|
Loading…
Reference in New Issue