5 lines
81 B
Go
5 lines
81 B
Go
|
// +build !windows
|
||
|
|
||
|
package libnetwork_test
|
||
|
|
||
|
var specPath = "/etc/docker/plugins"
|