aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/tests/tests.json
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-06-24 17:06:57 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-06-24 17:08:10 -0700
commit6e789893ea72b24ed664dcf3e14ab979b52de16a (patch)
tree2d6c392d32e26e645d2963c9279dbf81ee605f61 /src/python/grpcio/tests/tests.json
parent60755f65b204aa4b00b3a40707248e3eb124947d (diff)
Basic testing of client and sever side compression
Diffstat (limited to 'src/python/grpcio/tests/tests.json')
-rw-r--r--src/python/grpcio/tests/tests.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio/tests/tests.json b/src/python/grpcio/tests/tests.json
index e384a2fc13..128f85b8b0 100644
--- a/src/python/grpcio/tests/tests.json
+++ b/src/python/grpcio/tests/tests.json
@@ -10,6 +10,7 @@
"_channel_connectivity_test.ChannelConnectivityTest",
"_channel_ready_future_test.ChannelReadyFutureTest",
"_channel_test.ChannelTest",
+ "_compression_test.CompressionTest",
"_connectivity_channel_test.ChannelConnectivityTest",
"_connectivity_channel_test.ConnectivityStatesTest",
"_empty_message_test.EmptyMessageTest",