Skip to content

Commit

Permalink
KMS test fix (#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche authored and kurtisvg committed Sep 7, 2018
1 parent 7b0cf88 commit e55438a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kms/api-client/asymmetric_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
from cryptography.hazmat.backends.openssl.rsa import _RSAPublicKey
from googleapiclient import discovery
from googleapiclient.errors import HttpError
import sample

import asymmetric as sample


def create_key_helper(key_id, key_path, purpose, algorithm, t):
Expand Down

0 comments on commit e55438a

Please sign in to comment.