diff --git a/command/agent/http_test.go b/command/agent/http_test.go index d7ecc2858..fd8c8f539 100644 --- a/command/agent/http_test.go +++ b/command/agent/http_test.go @@ -23,6 +23,7 @@ import ( "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" + "github.com/hashicorp/nomad/api" "github.com/hashicorp/nomad/helper" "github.com/hashicorp/nomad/helper/testlog" "github.com/hashicorp/nomad/nomad/mock"