2017-02-27 18:39:35 +01:00
|
|
|
// Package test is a test-only package that can be used by other cli package to write unit test.
|
|
|
|
//
|
2017-08-24 14:37:35 -04:00
|
|
|
// It as an internal package and cannot be used outside of github.com/docker/cli package.
|
2017-02-27 18:39:35 +01:00
|
|
|
package test
|