Merge pull request #13745 from icecrime/test_import_path

Fix kr/pty import path in test-integration-cli
Upstream-commit: cbe120db587cddc8af9885e9ff2f2a69040deb4e
Component: engine
This commit is contained in:
Alexander Morozov
2015-06-04 10:59:37 -07:00

View File

@ -8,8 +8,8 @@ import (
"os"
"os/exec"
"github.com/docker/docker/vendor/src/github.com/kr/pty"
"github.com/go-check/check"
"github.com/kr/pty"
)
// save a repo and try to load it using stdout