aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/tests.json
diff options
context:
space:
mode:
authorGravatar Ken Payson <kpayson@google.com>2017-05-10 12:35:23 -0700
committerGravatar Ken Payson <kpayson@google.com>2017-05-11 11:01:57 -0700
commit3ca8134514536be3014d692388d6e329025cd25e (patch)
treea43ef7e3ce32655fb6070eb38861738caf7c1846 /src/python/grpcio_tests/tests/tests.json
parent449bf017e1d19571b5349911b85802f3039dd7a5 (diff)
Expose Auth Context in Python
Diffstat (limited to 'src/python/grpcio_tests/tests/tests.json')
-rw-r--r--src/python/grpcio_tests/tests/tests.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio_tests/tests/tests.json b/src/python/grpcio_tests/tests/tests.json
index f750b05102..9f7587faa6 100644
--- a/src/python/grpcio_tests/tests/tests.json
+++ b/src/python/grpcio_tests/tests/tests.json
@@ -12,6 +12,7 @@
"unit._api_test.AllTest",
"unit._api_test.ChannelConnectivityTest",
"unit._api_test.ChannelTest",
+ "unit._auth_context_test.AuthContextTest",
"unit._auth_test.AccessTokenCallCredentialsTest",
"unit._auth_test.GoogleCallCredentialsTest",
"unit._channel_args_test.ChannelArgsTest",