mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
version command adding azure integration beta version in textual output
This commit is contained in:
parent
d9b4564533
commit
376a4b671c
5 changed files with 57 additions and 2 deletions
|
|
@ -6,10 +6,11 @@ import (
|
|||
|
||||
"github.com/docker/api/context/store"
|
||||
|
||||
_ "github.com/docker/api/example"
|
||||
"github.com/docker/api/tests/framework"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/stretchr/testify/suite"
|
||||
|
||||
_ "github.com/docker/api/example"
|
||||
"github.com/docker/api/tests/framework"
|
||||
)
|
||||
|
||||
type PsSuite struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue