Skip to content

Commit

Permalink
Adding deprecated config to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arykalin committed Nov 7, 2019
1 parent b549a5b commit de4814c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ func TestLoadFromFile(t *testing.T) {
}{
{true, validTestModeConfig},
{true, validTPPConfig},
{true, validTPPConfigDeprecated},
{true, validCloudConfig},
{true, validCloudConfig},
{true, validCloudConfig2},
Expand Down

0 comments on commit de4814c

Please sign in to comment.