Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit a4cb7fc

Browse files
committed
commands/version: Use ../lambda-machine-local/commands/commandstest
1 parent 4cccaba commit a4cb7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/version_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ import (
66

77
"bytes"
88

9-
"github.com/docker/machine/commands/commandstest"
109
"github.com/docker/machine/libmachine/host"
1110
"github.com/docker/machine/libmachine/libmachinetest"
1211
"github.com/docker/machine/libmachine/mcndockerclient"
12+
"github.com/lambda-linux/lambda-machine-local/commands/commandstest"
1313
"github.com/stretchr/testify/assert"
1414
)
1515

0 commit comments

Comments
 (0)