mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4b981436fe
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
5 lines
82 B
Go
5 lines
82 B
Go
// +build !windows
|
|
|
|
package libnetwork_test
|
|
|
|
var specPath = "/etc/docker/plugins"
|