| commit | ec7297c64865b1fd470b6ff443ae0529436df01b | [log] [tgz] |
|---|---|---|
| author | Haoming Zhang <zhm1993zhm@gmail.com> | Wed Jun 14 13:08:49 2017 -0700 |
| committer | Haoming Zhang <zhm1993zhm@gmail.com> | Thu Jun 15 17:39:16 2017 -0700 |
| tree | ae58b580d199871f169ff446c635c199a931fc4b | |
| parent | 37d9d0ca198d7b053aac84aeea3e748471a463d1 [diff] |
fix import issue
diff --git a/dockertests/docker_test.go b/dockertests/docker_test.go index 72589e2..af4a111 100644 --- a/dockertests/docker_test.go +++ b/dockertests/docker_test.go
@@ -3,10 +3,7 @@ import ( "github.com/30x/apidApigeeSync" "github.com/30x/apid-core" - "github.com/apigee-labs/transicator/common" . "github.com/onsi/ginkgo" - . "github.com/onsi/gomega" - "net/http" "net/http/httptest" "os" "github.com/30x/apid-core/factory"