Migrate external tests in vault folder

This commit is contained in:
Jeff Mitchell 2018-08-22 20:50:52 -04:00
parent a557f8a6e8
commit 7d9d50cbdf
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
package vault_test package identity
import ( import (
"testing" "testing"

View File

@ -1,4 +1,4 @@
package vault_test package identity
import ( import (
"strings" "strings"

View File

@ -1,4 +1,4 @@
package vault_test package identity
import ( import (
"testing" "testing"

View File

@ -1,4 +1,4 @@
package vault_test package identity
import ( import (
"testing" "testing"

View File

@ -1,4 +1,4 @@
package vault_test package identity
import ( import (
"testing" "testing"

View File

@ -1,4 +1,4 @@
package vault_test package policy
import ( import (
"fmt" "fmt"

View File

@ -1,4 +1,4 @@
package vault_test package router
import ( import (
"testing" "testing"

View File

@ -1,4 +1,4 @@
package vault_test package token
import ( import (
"encoding/base64" "encoding/base64"