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-04-17 18:07:56 -04:00
|
|
|
// It as an internal package and cannot be used outside of github.com/docker/cli/cli package.
|
2017-02-27 18:39:35 +01:00
|
|
|
//
|
|
|
|
package test
|