mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Eliminates the vaultclient test import cycle by putting the test file into the client package and making vaultclient objects public. Ref hashicorp/team-nomad#404