mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-09 00:42:48 -04:00
Update credentials_test.go
This commit is contained in:
parent
8138fb7b29
commit
f04202d222
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ package cliconfig
|
|||
|
||||
import (
|
||||
"net/http"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue